Hexadecimal to Binary Converter

Type any hex number and instantly see its binary, decimal, and octal equivalents with grouped bit output.

Hexadecimal Input

Quick examples

Conversion Results

Enter a hex value to see results

Batch Converter

One hex value per line. Lines starting with # are treated as comments.

Copied!

Summary

Type any hex number and instantly see its binary, decimal, and octal equivalents with grouped bit output.

How it works

  1. Type or paste a hexadecimal value into the input field.
  2. The tool strips optional 0x/0X prefix and whitespace automatically.
  3. Each hex digit is expanded to its 4-bit binary equivalent.
  4. The binary output is grouped in nibbles (4 bits) for readability.
  5. Decimal and octal representations are shown simultaneously.
  6. Use the copy button next to any output to copy it to your clipboard.

Use cases

Frequently Asked Questions

Related tools

Last updated: 2026-05-23 · Reviewed by Nham Vu