Base32 Encoder / Decoder is a free online developer tool to encode text to Base32 and decode Base32 to text according to RFC 4648. Supports UTF-8.
This tool is split into two modes: Base32 Encoder
and Base32 Decoder
.
Base32 Encoder - Converts text to Base32. Enter text in the input field, and the output Base32 will be displayed accordingly.
Base32 Decoder - Converts Base32 to text. Paste Base32 in the input field, and the output text will be displayed accordingly.
You can copy the result to your clipboard using the copy button when done.