Skip Navigation

Hex to Decimal Converter

Convert Hexadecimal () to Decimal () with this free calculator. Type a value, press Convert, and the page applies the same factor shown in the formula below — no rounded shortcut, and nothing is stored on a server.

  ⇅ Swap 

Decimal to hex ►

How to convert Hexadecimal to Decimal

Multiply each hex digit by the corresponding power of 16 and sum.

d = h_{n}×16^{n} + ... + h_1×16^1 + h_0×16^0

Multiply each digit by its power of 16:

Example: Convert FF to decimal:

FF₁₆ = 15×16¹ + 15×16⁰ = 240 + 15 = 255

What is a Hexadecimal?

The Hexadecimal () is the starting or target unit on this page. Use the calculator above to convert values without looking up the factor by hand.

What is a Decimal?

The Decimal () is the starting or target unit on this page. Use the calculator above to convert values without looking up the factor by hand.

This page converts number systems from Hexadecimal into Decimal. Use the formula above for the exact relationship between the two units.

Hexadecimal to Decimal conversion table

Common values and the matching result, calculated with the same factor as the widget. Highlight a nearby row if you want a quick check without entering a number.

Hexadecimal ()Decimal ()
00
11
22
A10
F15
1016
2032
4064
80128
FF255
100256
200512
4001024

How this calculator works

The form on this page is a Hexadecimal-to-Decimal converter. After you enter a number, JavaScript multiplies or rearranges it with the published conversion factor and writes the result in the output box. The step-by-step panel repeats the arithmetic so you can copy it into homework or a spreadsheet.

Reviewed by Hamsen, founder of GigaTables and a biology engineer. See the about page for how formulas are checked before a tool is published.

FAQ

How many are in 1 ?

Use the formula in the section above. Temperature and logarithmic units are not a single multiply-by-a-constant step.

How do I convert Hexadecimal to Decimal?

Multiply each digit by its power of 16:

Is this to converter free?

Yes. GigaTables calculators are free to use in a browser. You do not need an account, and the values you type are not uploaded.



See also