Topics / Number Systems / Converting Hexadecimal to Decimal

Converting Hexadecimal to Decimal

The video below gives a step by step guide on how to convert hexadecimal values into a decimal (denary) number.

Here’s how it works:

  1. Write the correct base 16 headings above the hexadecimal values.
  2. Convert any letters (A to F) to their corresponding numerical values.
  3. Multiply each value by it’s heading.
  4. Add up the answers.

Hexadecimal to decimal, a step by step video guide:

Hexadecimal to decimal table:

HexadecimalDecimal
00
11
22
33
44
55
66
77
88
99
A10
B11
C12
D13
E14
F15

 

Topics / Number Systems / Converting Hexadecimal to Decimal

Popular Downloads