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.
이 도구가 도움이 되었다면, 개발자에게 커피 한 잔을 사주세요.
커피 사주기