Hexadecimální kalkulačka: převádějte desítková čísla na hexadecimální a hexadecimální na desítková. Rychle zkontrolujte zápis HEX i odpovídající binární hodnotu.
Use this hexadecimal converter to switch between decimal and hexadecimal instantly, with the matching binary value shown at the same time. It is useful for decimal to hexadecimal, hexadecimal to decimal, and quick number-base checks in programming, electronics, and study.
This page is best for fast whole-number conversions when you want to see how a decimal value is written in base 16, or when you need to turn a hex value back into standard decimal notation. The built-in binary output also helps when you compare hex, binary, and decimal side by side.
Počáteční údaje
Související kalkulačky
Other converters
Hexadecimální tabulka
| Desítkové číslo (kladné) | Hexadecimální číslo |
|---|---|
| 0 | 0 |
| 1 | 1 |
| 2 | 2 |
| 3 | 3 |
| 4 | 4 |
| 5 | 5 |
| 6 | 6 |
| 7 | 7 |
| 8 | 8 |
| 9 | 9 |
| 10 | A |
| Desítkové číslo (kladné) | Hexadecimální číslo |
|---|---|
| 11 | B |
| 12 | C |
| 13 | D |
| 14 | E |
| 15 | F |
| 16 | 10 |
| 32 | 20 |
| 64 | 40 |
| 128 | 80 |
| 256 | 100 |
| 512 | 200 |