I need a binary-to-text encoding, like base64, that takes binary and produce text but i can't have any lowercase letters.
Anything but lowercase letters. Or anything case unsensitive that i can set to uppercase.
Is it possible?
Thanks a lot !
You're looking for Base32
The resulting character set is all one case, which can often be beneficial when using a case-insensitive filesystem, spoken language, or human memory.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With