BASIC MATH CALCULATORS


TOOL: HEXADECIMAL TO DECIMAL CONVERTER (WITH STEPS)


BASE N TO DECIMAL CONVERTERS

23456789111213141516

HEXADECIMAL TO DECIMAL CONVERTER (WITH STEPS)

Enter a hexadecimal number.


Separation Line

RESULT

(CAFE.27)16 = (51966.15234375)10

Separation Line

DESCRIPTIONS

CAFE.277x16-22x16-114x16015x16110x16212x163Place Value

We multiply each digit with its place value and add the products.

(CAFE.27)16 = (12 × 163) + (10 × 162) + (15 × 161) + (14 × 160) + (2 × 16-1) + (7 × 16-2)

= 49152\mathbf{49152} + 2560\mathbf{2560} + 240\mathbf{240} + 14\mathbf{14} + 216\mathbf{\dfrac{2}{16}} + 7256\mathbf{\dfrac{7}{256}}

= (51966.15234375)10

OTHER INFORMATION

Copied to clipboard
Copy Text

BASE N TO DECIMAL CONVERTERS

23456789111213141516

INFORMATION

HEXADECIMAL TO DECIMAL CONVERSION

To convert a hexadecimal number to decimal we multiply each digit with its place value and add the products.

Hexadecimal number place values

Each place value can be represented by an exponential number whose base is equal to the base of the number. Exponent of the place value increases by 1 if we move 1 digit left and the exponent of the ones digit is equal to zero.

WHAT IS HEXADECIMAL TO DECIMAL CONVERTER?

Hexadecimal to decimal converter,

  • Computes the decimal equivalent of the entered number,
  • Describes the solution step by step and
  • Illustrates the place values.

HOW TO USE HEXADECIMAL TO DECIMAL CONVERTER?

You can use hexadecimal to decimal converter in two ways.

  • USER INPUTS

    Convert button

    You can enter a hexadecimal number to the input box and click on the "CONVERT" button. The result and explanations appaer below the calculator

  • RANDOM INPUTS

    Random button-convert

    You can click on the DIE ICON next to the input box. If you use this property, a random hexadecimal number is generated and entered to the calculator, automatically. You can see the result and explanations below the calculator. You can create your own examples and practice using this property.

  • CLEARING THE INPUT BOX

    Clear button-two inputs

    To check the decimal equivalents of other hexadecimal numbers you can clear the input box by clicking on the CLEAR button under the input box.

  • COPYING & DOWNLOADING THE SOLUTION

    • Copy Link

      You can copy the generated solution by clicking on the "Copy Text" link, appaers under the solution panel.

    • Download Link

      Even you can download the solution as an image file with .jpg extension if you click on the "Download Solution" link at the bottom of the solution panel. You can share the downloaded image file.

 

CALCULATORS

Base Converters