This table shows the conversion between hexadecimal (base 16) and binary (base 2) numbering systems.
Hexadecimal | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | A | B | C | D | E | F |
Binary | 0000 | 0001 | 0010 | 0011 | 0100 | 0101 | 0110 | 0111 | 1000 | 1001 | 1010 | 1011 | 1100 | 1101 | 1110 | 1111 |
Convert hexadecimal to binary numbers.
Convert binary to hexadecimal numbers.
View the reverse conversion table from binary to hexadecimal.
Learn the manual conversion process from binary to hexadecimal.
Learn the manual conversion process from hexadecimal to binary.
Have feedback or questions?
Please, do let us know and we'll see what we can do for you.