Instantly convert between Binary, Octal, Decimal, and Hexadecimal. Edit any field — the other three update in real time.
2진수, 8진수, 10진수, 16진수를 즉시 변환합니다. 어느 필드를 수정해도 나머지 세 필드가 실시간으로 업데이트됩니다.
Enter a number in Binary, Octal, Decimal, or Hex — the other three fields update instantly.
2진수, 8진수, 10진수, 16진수 중 어느 필드에 숫자를 입력하면 나머지 세 필드가 즉시 업데이트됩니다.
You can type A–F in upper or lower case — the result is always displayed in uppercase.
16진수는 대문자·소문자 모두 입력 가능하며, 결과는 항상 대문자로 표시됩니다.
Click a preset button (e.g. 255, 65535) to instantly load a common value and see all conversions.
프리셋 버튼(예: 255, 65535)을 클릭하면 자주 쓰는 값을 즉시 불러와 모든 진법 변환 결과를 확인할 수 있습니다.
Click the Copy button next to any field to copy the value to your clipboard in one click.
각 필드 옆의 복사 버튼을 클릭하면 해당 값이 클립보드에 즉시 복사됩니다.
-) will trigger an error. For negative numbers, consider two's complement representation.-)를 입력하면 오류가 표시됩니다. 음수 표현에는 2의 보수 표현 방식을 사용하세요.0xFF) is the dominant convention in programming, debuggers, and hardware documentation. It's easier to distinguish letters from numbers at a glance.0xFF)는 프로그래밍, 디버거, 하드웨어 문서에서 표준 관례입니다. 숫자와 문자를 한눈에 구별하기 쉬워 가독성이 높습니다.