Roman Numeral to Octal Converter

Convert Roman numerals to octal (base-8) representation.

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

Roman Numeral to Octal Conversion

Convert Roman numerals to octal (base-8) representation.

Examples:

  • C Roman = 100 decimal = 144 octal
  • X Roman = 10 decimal = 12 octal