Roman Numeral to Hexadecimal Converter

Convert Roman numerals to hexadecimal (base-16) representation.

Input (Roman)
Enter a Roman numeral
Output (Hexadecimal)
Hexadecimal representation

Roman Numeral to Hexadecimal Conversion

Convert Roman numerals to hexadecimal (base-16) representation.

Examples:

  • C Roman = 100 decimal = 64 hex
  • XII Roman = 12 decimal = C hex
  • FF would be 255 decimal = CCLV Roman