---
title: 羅馬數字 (Roman Numbers)
tags: 羅馬數字, Roman numbers
---
# 羅馬數字 (Roman Numbers)
| 羅馬字 | 數字 | 羅馬字 | 數字 | 羅馬字 | 數字 | 羅馬字 | 數字 |
| -- | -- | -- | -- | -- | -- | -- | -- |
| <font style: color=red>**I**</font> | <font style: color=red>**1**</font> | XI | 11 | XXI | 21 | <font style: color=red>**C**</font> | <font style: color=red>**100**</font> |
| II | 2 | XII | 12 | XXIX | 29 | CI | 101 |
| III | 3 | XIII | 13 | XXX | 30 | CC | 200 |
| **IV** | **4** | **XIV** | **14** | XL | 40 | <font style: color=red>**D**</font> | <font style: color=red>**500**</font> |
| <font style: color=red>**V**</font> | <font style: color=red>**5**</font> | XV | 15 | XLVIII | 48 | DC | 600 |
| VI | 6 | XVI | 16 | IL | 49 | CM | 900 |
| VII | 7 | XVII | 17 | <font style: color=red>**L**</font> | <font style: color=red>**50**</font> | <font style: color=red>**M**</font> | <font style: color=red>**1000**</font> |
| VIII | 8 | XVIII | 18 | LX | 60 | MDCLXVI | 1666 |
| **IX** | **9** | XIX | 19 | XC | 90 | MCMLXX | 1970 |
| <font style: color=red>**X**</font> | <font style: color=red>**10**</font> | XX | 20 | XCVIII | 98 | MMCMXLIV | 2944 |