Base32 编码/解码器
免费在线 Base32 编解码工具,免安装。支持文本与 Base32 编码互转
Base32 Encoding
Base32 is a base-32 transfer encoding that uses the 26 letters A-Z and digits 2-7. It's commonly used in checksums, cryptographic applications, and systems where case-insensitivity and avoiding visual confusion is important.
▶Why not use 0, 1, 8, 9?
These digits are excluded to reduce visual confusion with letters (0 vs O, 1 vs l/I).
▶Is Base32 case-sensitive?
No. Base32 is case-insensitive for easier human reading and transcription.
如果这个工具帮到了你,可以请作者喝杯咖啡。
请我喝杯咖啡