Online converter

Hex to Binary Converter

Convert hexadecimal digits to four bits per hex digit instantly in your browser.

hex binary

Hex to Binary calculator

hexadecimal digitsfour bits per hex digit
48 69

The calculator requests hexadecimal digits.

Binary output format
hexadecimal digitsWaiting for inputfour bits per hex digit

What is a Hex to Binary Converter?

hexadecimal digits

The source value must contain hexadecimal digits.

A Hex to Binary Converter changes hexadecimal digits into four bits per hex digit. The conversion runs locally in the browser and updates without uploading the entered value.

How to use the Hex to Binary Converter

48 69

Enter hexadecimal digits in the calculator.

  1. Enter hexadecimal digits in the input field.
  2. Select Convert or continue typing for a live result.
  3. Check the four bits per hex digit output and copy the result.

Hex to Binary example

48 69

This is valid hexadecimal digits.

48 6901001000 01101001

When should you use Hex to Binary?

inspect bit flags

Hex to Binary Converter can inspect bit flags.

Use Hex to Binary to inspect bit flags, study byte values, and prepare binary masks.

Hex to Binary Converter questions

Runs locally

Conversion takes place in the browser.

Does the Hex to Binary Converter process data locally?

Yes. The conversion runs with JavaScript in the browser, so the entered value does not need to be sent to a conversion server.

What input does Hex to Binary accept?

Hex to Binary accepts hexadecimal digits. The converter reports invalid or incomplete values instead of silently changing them.

What output does Hex to Binary produce?

The converter produces four bits per hex digit. The example 48 69 becomes 01001000 01101001.