The X

Base32 Encode and Decode

This base32 coding tool implements rfc4648 standard. It supports utf8 / GB2312 / GBK, and also realizes the conversion between base32 and base16. When using the encoding function, the result is always base32. When using the "decode" function, the source code is automatically switched to base32. The tool switches automatically without manual switching.