Decimal to Roman Numerals

Convert numbers to Roman numerals.

Output appears here.

Turning an ordinary number into Roman numerals is more than a novelty — it's how film sequels, monarchs and Super Bowls get their formal, traditional-looking numbers. This tool converts any decimal number into correct Roman numeral notation.

Seven symbols, thousands of years of use

The Roman numeral system, built on the letters I, V, X, L, C, D and M, emerged gradually in ancient Rome from earlier Etruscan counting symbols and remained Europe's dominant number system for well over a thousand years — used for everything from monumental inscriptions and legal documents to basic commerce — before the more computationally powerful Hindu-Arabic decimal system gradually displaced it for practical calculation starting around the 13th century. Notably, Roman numerals never entirely disappeared; they persisted specifically in ceremonial, decorative and ordinal contexts where their traditional, formal appearance was valued over practical calculability.

How the conversion works

The tool works through a fixed table of value-symbol pairs from largest to smallest (1000=M, 900=CM, 500=D, 400=CD, 100=C, 90=XC, 50=L, 40=XL, 10=X, 9=IX, 5=V, 4=IV, 1=I), repeatedly subtracting the largest possible value from your number and appending its corresponding symbol, until the number reaches zero — correctly handling both the additive combinations (like XX for 20) and the subtractive notation exceptions (like IX for 9) in a single consistent pass.

Where you'd want a number converted to Roman numerals

  • Naming a sequel, chapter or event — giving a film, book or recurring event a Roman-numeral title for a traditional, formal aesthetic (Super Bowl, monarch or papal numbering, film franchise installments).
  • Tattoo and jewelry design — converting a meaningful date or number (like an anniversary or birth year) into Roman numerals is a popular choice for tattoos, rings and other personalized items.
  • Clock and sundial design — crafting or restoring a traditional-style clock face that uses Roman numeral hour markers.
  • Academic and publishing conventions — some style guides still call for Roman numerals in front-matter page numbering or formal outline structures.

Frequently asked questions

What's the largest number this tool can convert? Standard Roman numeral notation practically caps around 3,999 (MMMCMXCIX), since the system has no symbol larger than M (1,000) and repeating it more than three or four times becomes impractical and non-standard.

How is 1994 written in Roman numerals? MCMXCIV — breaking it down: M (1000) + CM (900) + XC (90) + IV (4), a good illustration of how the subtractive notation compresses what would otherwise be a much longer additive-only representation.

Why do some clocks show IIII instead of IV for four? A long-standing decorative and historical convention, particularly common on traditional and luxury clock faces, chosen partly for visual symmetry (IIII balances visually against VIII on the opposite side of the dial) and partly as a nod to older, pre-standardized Roman numeral usage that didn't always follow strict subtractive rules.

Further reading