Base32
Encode/decode text in Base32.
About the Base32 Tool
Encode/decode text in Base32. This free online tool runs entirely in your browser — no login, no installation, and no data is stored.
This tool is part of the Encoding category on NumbersChecker. Browse all Encoding tools or explore all 139 tools.
Related: encoding · rfc4648
API usage
POST /api/base32
Content-Type: application/json
{
"text": "your input here"
}