D8 in Decimal
Hexadecimal D8 equals 216 in decimal.
D8 in all number bases
Decimal216
Hexadecimal0xD8
Binary1101 1000
Octal330
Try another value
Edit this value or switch its base. Your changes are calculated in your browser with exact integer arithmetic.
Input base:
Decimal
216Hex
0xD8Binary
0b11011000Octal
0o330How d8 converts from hexadecimal to decimal
Multiply each digit by 16 raised to its position (starting at 0 from the right), then add the results:
D× 161 = 13 × 16 = 208
8× 160 = 8 × 1 = 8
Sum: 216
This tool runs entirely in your browser - nothing you enter is uploaded or stored.