2000 Decimal in Hex

Start convert the decimal number 2000 to hexadecimal.

Step 1: Divide by 16

Start by dividing 2000 by 16:

2000 ÷ 16 = 125 (Quotient) with a remainder of 0

Note: In hexadecimal 10 is represented as A, 11 as B, 12 as C, 13 as D, 14 as E, and 15 as F.

Step 2: Divide the Quotient

Now, divide the quotient (125) by 16:

125 ÷ 16 = 7 (Quotient) with a remainder of D

Step 3: Final actions

The Quotient is less than 16 (7), so we will transfer it to the beginning of the number as a reminder.

Step 4: Write Remainders in Reverse Order

Now, write down the remainders obtained in reverse order:

7D0

So, the hexadecimal representation of the decimal number 2000 is 7D0.
Decimal To Hex Converter



Other examples of Decimal to Hexadecimal conversion
See also: