Hex to Binary Converter Hexadecimal → Binary · Bit Patterns
Binary = Hex2Bin( Hex )  ·  Hex = Bin2Hex( Binary )
Convert hexadecimal numbers to binary (and vice versa). See the actual bit pattern for low‑level programming and hardware design.
Presets:
0 chars 0 nibbles
0 bits idle
Invalid input

Conversion Steps

0 steps
# Hex Digit Decimal Binary (4-bit)
Enter a hex number to see the conversion steps
Hex to Binary Reference Each hex digit = 4 bits
Hex Binary Hex Binary Hex Binary Hex Binary
Each hex digit = 4 binary bits · Supports uppercase/lowercase · Leading zeros preserved