Roman Numeral Fifty Thousand vs Roman Numeral Four
VS
Property Comparison
| Property | ↇ 2187 | Ⅳ 2163 |
|---|---|---|
| Name | Roman Numeral Fifty Thousand | Roman Numeral Four |
| Category | Roman Numerals | Roman Numerals |
| Block | Number Forms | Number Forms |
| Script | Latn | Latn |
| General Category | Letter Number (Nl) | Letter Number (Nl) |
| Bidirectional | L | L |
Encoding Comparison
| Format | 2187 | 2163 |
|---|---|---|
| Unicode | U+2187 | U+2163 |
| HTML Decimal | ↇ | Ⅳ |
| HTML Hex | ↇ | Ⅳ |
| CSS | \2187 | \2163 |
| JavaScript | \u{2187} | \u{2163} |
| Python | \u2187 | \u2163 |
| UTF-8 | e2 86 87 | e2 85 a3 |
How to Distinguish
Both Roman Numeral Fifty Thousand and Roman Numeral Four belong to the Roman Numerals category and the Number Forms block. Compare their codepoints and visual rendering to distinguish them.
Tip: Paste the character into a hex editor or use
charCodeAt()
in JavaScript to check the actual codepoint.