Base32 Encode and Decode

Encode or Decode Base 32 Text

Base32 Encoder and Decoder

What is Base32 ?

Base32 is a notation for encoding arbitrary binary data over channels that were designed to carry only ASCII Characters. Base32 consists of a symbol set made up of 32 different characters of numbers 2 - 7 and letters A - Z .

If you notice that the number is not fully complete from 0 - 9, thats because as the name implies, Base32 is 32 = 26 letters + 6 numbers. If you take a look at the base64, you will notice that the encoded text will be longer than base64 since base32 using smaller amount of character set.

So, the following word :

Roger That!

Encoded to Base32 notation:

KJXWOZLSEBKGQYLUEE======
About
Toolkit Bay or TKB is an online tools website providing free and easy to use tools to increase productivy.
If you have any inquiries or suggestions, you can contact us on: contact@toolkitbay.com (we can read the incoming emails, but most probably we won't answer since we haven't setup the mail server yet. Feel free to reach/DM us at https://www.facebook.com/toolkitbay)
Data & Privacy
We respect your data. Uploaded file/data/input will be automatically deleted. And the processed data will be deleted less than a day.
More detail on privacy here
Copyright © 2021 Toolkit Bay. All Rights Reserved