Number Converters

Hex to Binary Converter

This hex to binary converter maps each hexadecimal value to its base-2 equivalent. It is handy for turning compact hex constants into the bit patterns they represent.

Loading tool…

Your input is processed locally in your browser and is not uploaded or stored.

What this tool does

Translating base-16 numerals to base-2 bit strings. This hex to binary converter is free, works on desktop and mobile, and requires no sign-up.

Also useful for: a hex to binary, conversion of hex to binary, converting from hexadecimal to binary, hex code to binary, hex to bin converter, hex to binary calc, hex to binary calculator, hex to bit.

Features

  • Optional 0x prefix
  • Case-insensitive input
  • Exact bit string output
  • Live results

How to use it

  1. Enter a hex value
  2. Read the binary output
  3. Copy the bits

Examples

Nibble pair 1F11111

Common uses

  • Expanding hex flags into bits
  • Debugging register contents
  • Learning hex-to-binary mapping

Good to know

  • Integer values only

Frequently asked questions

Is each hex digit four bits?

Conceptually yes, though the output omits leading zeros of the whole value.

Popular searches for this tool