Base32 エンコーダ/デコーダ
無料オンラインBase32 は 26 文字 A-Z と数字 2-7 を使用する base-32 転送エンコーディングです。チェックサムや暗号化アプリケーションでよく使用されます、インストール不要
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.
このツールが役に立ったら、作者にコーヒーをおごってください。
コーヒーをおごる