Base32 Encoder / Decoder
Encode UTF-8 text as RFC 4648 Base32 or decode Base32 to text.
Convert in your browser · No sign-up
How to use
- Encode UTF-8 text as RFC 4648 Base32 or decode Base32 to text.
- Choose the mode or options, then run the tool.
- Review the result, then copy or download the TXT file.
Example
foo → MZXW6===
Details and limitations
Accepts padded or unpadded input and checks unused bits. Invalid UTF-8 is rejected. This is encoding, not encryption.
Text stays in your browser; it is not sent to a conversion server.
FAQ
Base32 Encoder / Decoder — What are the supported inputs and limits?
Accepts padded or unpadded input and checks unused bits. Invalid UTF-8 is rejected. This is encoding, not encryption.
Related tools
Format references
Tool page updated: