Convert Hexadecimal Number (Base 16) to Decimal Number (Base 10)

Hexadecimal to Decimal Converter Sign

This hexadecimal to decimal calculator will convert hexadecimal numbers into decimal numbers and display a conversion chart to show how it arrived at the answer.

If you're not sure what a hexadecimal number is, or you would like to convert a decimal number into a hexadecimal number, please visit the Decimal to Hex Conversion page (on the full site).

Read more ...

Also on this page:

Hexadecimal to Decimal Converter

Convert hexadecimal to decimal number (ase 16 to base 10).

Special Instructions

Learn More

Selected Data Record:

A Data Record is a set of calculator entries that are stored in your web browser's Local Storage. If a Data Record is currently selected in the "Data" tab, this line will list the name you gave to that data record. If no data record is selected, or you have no entries stored for this calculator, the line will display "None".

DataData recordData recordSelected data record: None
Hexadecimal:Hexadecimal:Hexadecimal number (base 16):Hexadecimal number (base 16):

Hexadecimal number (base 16):

Enter the hexadecimal (base 16) number you would like to convert into a decimal (base 10) number. Note that the entered number may only consist of digits 0-9 and letters A-F, a single decimal point, and the leading digit must not be a zero (also remove all hex identifiers such as 0x, h, and/or a subscripted 16).

Decimal:Decimal:Decimal (base 10) equivalent:Decimal (base 10) equivalent:

Decimal (base 10) equivalent:

This is the decimal equivalent to the entered hexadecimal number. Note that after clicking the Convert Hex to Decimal button the hex to decimal converter will display a detailed explanation of how it arrived at the result immediately below this line.

If you would like to save the current entries to the secure online database, tap or click on the Data tab, select "New Data Record", give the data record a name, then tap or click the Save button. To save changes to previously saved entries, simply tap the Save button. Please select and "Clear" any data records you no longer need.

Help and Tools

Learn

What hexadecimals are, why they are used, and how to convert them to decimals.

What are Hexadecimal Numbers?

Hexadecimals are numbers that use the base 16 system of counting and expressing value. Instead of using just the numeric characters 0-9 like we're accustomed to, hexadecimals also use the letters A-F to represent the values 10-15.

Why are Hexadecimals Used?

Using the base 16 system of counting allows us to more succinctly express or communicate numeric values than other number systems that have fewer numeric characters to work with (decimal, octal, binary).

To illustrate, suppose you were a computer programmer, and you needed to write or communicate a binary number like 1101101101102 (the numbering system recognized by computers). The decimal equivalent of that binary number would be "3510" whereas the hexadecimal equivalent would simply be "DB6".

So as you can see, the primary reason we use hexadecimals instead of other number systems is simply that they are more compact and therefore more convenient to write and communicate.

How to Convert Hexadecimal to Decimal

If the hexadecimal number you are converting is less than 16, then you can simply use the following hex to decimal conversion chart:

Conversion Chart for Hexadecimals Less Than 16

← swipe left and right →← swipe left and right →
Base 16 :0123456789ABCDEF
Base 10:0123456789101112131415

On the other hand, if the hexadecimal you are converting is greater than 15, then it helps to use a conversion method that identifies and sums place values -- a method you are already familiar with for identifying place values in the decimal number system.

So, to help you to understand how to convert hexadecimal to decimal, it may help to recall how we translate the value of a decimal number. Let's use the decimal number 1357 (135710, or one-thousand, three-hundred and fifty-seven) as an example:

Translating the Value of a Decimal (base 10) Number

← swipe left and right →← swipe left and right →
APower of 10:103102101100
BPlace value (A result):1000100101
CEntered decimal digit:1357
DProduct of B * C:1000300507
ECumulative total of D:1000130013501357


Multiplying the values in row B by their corresponding values in row C gives us the equation: 1(1000) + 3(100) + 5(10) + 7 -- which calculates out to 1357.

With the above base 10 translation in mind, here is how you would convert the base 16 number 12CA (12CA16 or one-two-C-A) into a base 10 number:

Converting a Hexadecimal (base 16) to a Decimal (base 10)

← swipe left and right →← swipe left and right →
APower of 16:163162161160
BPlace value (A result):4096256161
CEntered hex digit:12CA
DProduct of B * C:409651219210
ECumulative total of D:4096460848004810


Adding the values of line D we get the base 10 number of 4810. In other words, the number 12CA16 coverts to the number 481010. Note that the above is how the hex to decimal converter shows its work.

As you can see, converting a hexadecimal number to a decimal number is a simple process of identifying the hexadecimal place value of each digit, multiplying each digit by its place value, and then adding up all of the products.

Adjust Calculator Width:

Move the slider to left and right to adjust the calculator width. Note that the Help and Tools panel will be hidden when the calculator is too wide to fit both on the screen. Moving the slider to the left will bring the instructions and tools panel back into view.

Also note that some calculators will reformat to accommodate the screen size as you make the calculator wider or narrower. If the calculator is narrow, columns of entry rows will be converted to a vertical entry form, whereas a wider calculator will display columns of entry rows, and the entry fields will be smaller in size ... since they will not need to be "thumb friendly".

Show/Hide Popup Keypads:

Select Show or Hide to show or hide the popup keypad icons located next to numeric entry fields. These are generally only needed for mobile devices that don't have decimal points in their numeric keypads. So if you are on a desktop, you may find the calculator to be more user-friendly and less cluttered without them.

Stick/Unstick Tools:

Select Stick or Unstick to stick or unstick the help and tools panel. Selecting "Stick" will keep the panel in view while scrolling the calculator vertically. If you find that annoying, select "Unstick" to keep the panel in a stationary position.

If the tools panel becomes "Unstuck" on its own, try clicking "Unstick" and then "Stick" to re-stick the panel.