Hexadecimal to Decimal Converter

Enter any hexadecimal value and instantly see its decimal equivalent, plus binary and octal representations.

Hexadecimal Input

0x

Quick examples

Hex digit values

0
0
1
1
2
2
3
3
4
4
5
5
6
6
7
7
8
8
9
9
A
10
B
11
C
12
D
13
E
14
F
15

Conversion Results

Decimal (base 10)

Binary (base 2)

Octal (base 8)

Hexadecimal (base 16)

Copied!

Summary

Enter any hexadecimal value and instantly see its decimal equivalent, plus binary and octal representations.

How it works

  1. Type a hexadecimal value into the input field using digits 0–9 and letters A–F.
  2. The decimal result updates in real time as you type.
  3. Binary and octal equivalents are shown below the main result.
  4. Use a Copy button to copy any result to your clipboard.
  5. Click a quick example to load a sample value instantly.

Use cases

Frequently Asked Questions

Related tools

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