Skip to content
Free Online Tools
All Tools Text Tools Developer Tools Generators Converters Calculators Data & Converters Web & Design Encoders & Ciphers Networking Games About Blog News

Base32 Encode / Decode

Encoders & Ciphers 100% in-browser

Convert text to and from Base32 (RFC 4648).

How to use the Base32 Encode / Decode

  1. 1 Type text to encode, or paste Base32 to decode.
  2. 2 Choose the direction.
  3. 3 Copy the result.

About the Base32 Encode / Decode

Base32 encodes binary data using 32 case-insensitive characters. It is used in TOTP secret keys, some file formats and systems where case does not survive. It is more compact than hex but larger than Base64.

This tool follows the RFC 4648 alphabet and runs locally in your browser.

Frequently asked questions

Which alphabet is used?

The standard RFC 4648 alphabet: A–Z and 2–7, with padding.

Is it the same as Base64?

No — Base32 uses 32 characters and is case-insensitive; Base64 uses 64.

Related tools

Base64 Encode / Decode Convert text to and from Base64. Everything runs in your browser and is UTF-8 safe.
Text to Hex Converter Convert text to hex bytes and decode hex back to readable text.
Base58 Encode / Decode Convert text to and from Base58 (the Bitcoin alphabet).

More from us

Recently used