Decimal → Hexadecimal
Result
—
Decimal → Hexadecimal
Convert decimal to hexadecimal (base-16).
Conversion
Decimal → Hex: convert the integer to base-16, producing hex digits 0–9 and A–F. Example: 26 → 1A
—
Convert decimal to hexadecimal (base-16).
Decimal → Hex: convert the integer to base-16, producing hex digits 0–9 and A–F. Example: 26 → 1A