Hex to Binary
Hex to Binary is a free online converter that helps you convert a hexadecimal number to binary; each hex digit becomes 4 bits, padded. Also shows decimal. Hex to Binary uses 1 input field, returns 3 output values, and runs in your browser on the device.
Key facts
- Inputs
- 1 field: Hexadecimal
- Outputs
- 3 values: Binary (each hex digit → 4 bits), Binary (grouped by nibble), and Decimal
- Runtime
- your browser on the device
- Mode
- Converter
- Privacy
- Files and text stay in the browser session.
- Cost
- $0, no account required
How to use Hex to Binary
- 1
Paste or fill in the input
Enter your text or values into the input fields on the page.
- 2
Run the utility
Click Compute to run the utility in your browser and review the result.
- 3
Copy the output
Copy the output value you need from the result panel.
Hex to Binary details
First, enter Hexadecimal in Hex to Binary. Next, review Binary (each hex digit → 4 bits), Binary (grouped by nibble), and Decimal. Additionally, Hex to Binary uses 1 input field and 3 output blocks so the result is easy to scan and copy.
Paste a hex number and get the equivalent binary representation, with each hex digit mapped to its full 4-bit nibble (so 1 becomes 0001, not just 1). The decimal value is shown alongside for reference. Uses BigInt internally for arbitrary-size inputs. Runs entirely locally in your browser.
Common searches
- hex to binary
- hexadecimal to binary
- hex to bin
- convert hex to binary
- hex to binary converter
- hex2bin
Related tools
Tools that work with the same formats — most users open one of these next.
Hex to Decimal
Convert a hexadecimal number to decimal — also shows binary and octal. Handles arbitrary-size integers via BigInt.
Decimal to Hex
Convert a decimal integer to hexadecimal — also shows binary and octal. Uppercase output with optional 0x prefix.
Binary to Decimal
Convert a binary number to decimal — also shows hex and octal. Spaces and underscores ignored.
Decimal to Binary
Convert a decimal integer to binary — also shows hex and octal. Group bits by 4 or 8 for readability.
Binary to Hex
Convert a binary number to hexadecimal — input is padded to a multiple of 4 bits. Also shows decimal.
Base Converter (2-36)
Convert a number between any two bases from 2 to 36 — also shows the value in binary, octal, decimal and hex.
Frequently asked
What is Hex to Binary?
Hex to Binary is a free online converter that helps you convert a hexadecimal number to binary; each hex digit becomes 4 bits, padded. Also shows decimal. Hex to Binary uses 1 input field, returns 3 output values, and runs in your browser on the device.
What inputs and outputs does Hex to Binary use?
Hex to Binary uses 1 input field: Hexadecimal. Hex to Binary returns 3 output values: Binary (each hex digit → 4 bits), Binary (grouped by nibble), and Decimal.
Do my files and data stay private?
Yes. Hex to Binary runs entirely in your browser using your device's CPU. Files and text are never uploaded to our servers, so your data stays private.
How do I use Hex to Binary?
Open Hex to Binary, paste or fill in the input fields, and the result updates instantly. Hex to Binary runs in your browser with no upload and no waiting.
Which browsers does Hex to Binary support?
Any modern browser works in Chrome, Firefox, Safari, and Edge on desktop and mobile. Hex to Binary uses standard web APIs and does not require any plugin, extension, or sign-up.