🔧
진법 변환기
인코딩 및 암호화 · 무료 온라인 도구
이진법, 팔진법, 십진법, 십육진법 간 변환.
CoderNewbie 팀
BinaryBase 2
—OctalBase 8
—DecimalBase 10
—HexadecimalBase 16
—4가지 진법
숫자를 2진(2), 8진(8), 10진(10), 16진(16)으로 동시에 확인.
BigInt 지원
네이티브 BigInt 기반——일반 숫자의 53비트 한계를 훨씬 넘는 숫자를 변환.
접두어 인식
선택적 0b, 0o, 0x 접두어를 허용하고 각 자릿수를 원래 진법으로 검증.
진법 변환기 사용 방법
- 1Enter or paste your data into the input field.
- 2Select the desired encoding, hashing, or encryption options.
- 3Click the action button to process your data.
- 4Copy the result from the output field.
주요 기능
- ✓100% 무료 — 가입, 구독, 광고 없음
- ✓브라우저에서만 실행 — 데이터는 기기를 떠나지 않습니다
- ✓빠르고 가벼움 — 즉시 결과 확인
- ✓크로스 플랫폼 — 데스크톱, 태블릿, 모바일 지원
자주 묻는 질문
Is my data safe?
Yes. All encoding, hashing, and encryption operations run entirely in your browser. Your data is never sent to any server.
Can I use this for passwords?
We recommend using the Password Generator for creating secure passwords, and Bcrypt Hash for storing password hashes. Never store plain-text passwords.
What hash algorithms are supported?
The Hash Generator supports MD5, SHA-1, SHA-256, and SHA-512. For HMAC signatures, use the HMAC Generator.