Base32 encoder
Enter text to create a Base32 value.
Encode UTF-8 text as Base32.
About this tool
The Base32 encoder converts UTF-8 text into a Base32 value made from a limited set of readable characters. This format is useful where mixed case or punctuation may cause problems. Use it to prepare test values, create text suitable for systems with restricted character sets, or compare output with another application. Base32 is reversible and does not hide the original content, so do not treat it as encryption.