16진수 계산기: 10진수↔16진수 변환을 빠르고 정확하게 계산합니다.
Use this hexadecimal converter to switch between hexadecimal, decimal, binary, and octal instantly. Enter a whole number in any base and the other number systems update at the same time.
This page is useful for hex to decimal, decimal to hex, hex to binary, binary to hex, and quick number-base checks in programming, electronics, memory addresses, color values, and study.
초기 데이터
16진수 참고표
| 십진수 (양수) | 16진수 |
|---|---|
| 0 | 0 |
| 1 | 1 |
| 2 | 2 |
| 3 | 3 |
| 4 | 4 |
| 5 | 5 |
| 6 | 6 |
| 7 | 7 |
| 8 | 8 |
| 9 | 9 |
| 10 | A |
| 십진수 (양수) | 16진수 |
|---|---|
| 11 | B |
| 12 | C |
| 13 | D |
| 14 | E |
| 15 | F |
| 16 | 10 |
| 32 | 20 |
| 64 | 40 |
| 128 | 80 |
| 256 | 100 |
| 512 | 200 |