1004 in decimal

"Hex to Decimal" Calculator

Hexadecimal Number to convert

What is 1004 hex in decimal?

Answer

Hexadecimal Number 1004 (0x1004) It Is Decimal: 4,100
(Four thousand, one hundred)

Hexadecimal 1004 to Decimal Conversion Explanation

Hex to Decimal Conversion Formula:

(Decimal Number)10 = (d0 × 160) + (d1 × 161) + (d2 × 162) + ... + (dn−1 × 16n-1)

According to the Hex to Decimal Conversion Formula, to convert hexadecimal 1004 to its decimal form, multiply each hex digit by the corresponding power of 16 which depends on the digit position in the number.

There are 4 digits in 1004, so there are 4 positions. Write down the powers of 16 from right to left starting from index 0 and ending with 3, and multiply each by the corresponding hex digit value.

Digit1004
Value1004
Pow of 16163162161160

Hexadecimal 1004 to Decimal Calculation Steps:

(1 × 163) + (0 × 162) + (0 × 161) + (4 × 160)

=

4096 + 0 + 0 + 4

=

4100


(1004)16 = (4100)10

See Also

About "Hex to Decimal" Calculator

This calculator will help you to convert hexadecimal numbers to decimal. For example, it can help you find out what is 1004 hex in decimal? (The answer is: 4100). Enter hexadecimal number (e.g. '1004') and hit the 'Convert' button.

"Hex to Decimal" Calculator

Hexadecimal Number to convert

Hex to Dec Conversion Table

Hexadecimal NumberNumber
FF54085
FF64086
FF74087
FF84088
FF94089
FFA4090
FFB4091
FFC4092
FFD4093
FFE4094
FFF4095
10004096
10014097
10024098
10034099
10044100
10054101
10064102
10074103
10084104
10094105
100A4106
100B4107
100C4108
100D4109
100E4110
100F4111
10104112
10114113
10124114

FAQ

What is 1004 hex in decimal?

Hexadecimal Number 1004 (0x1004) It Is Decimal: 4,100

How to convert hexadecimal 1004 to decimal?

To convert hexadecimal 1004 to decimal, multiply each digit by the corresponding power of 16 (from right to left) and sum the results. Hexadecimal 1004 = decimal 4100.

How many hex digits does 1004 have?

The hexadecimal number 1004 has 4 digit(s).