Roman Numeral Five vs Small Roman Numeral Fifty
VS
Comparaison des propriétés
| Propriété | Ⅴ 2164 | ⅼ 217C |
|---|---|---|
| Nom | Roman Numeral Five | Small Roman Numeral Fifty |
| Catégorie | Roman Numerals | Roman Numerals |
| Bloc | Number Forms | Number Forms |
| Écriture | Latn | Latn |
| Catégorie générale | Letter Number (Nl) | Letter Number (Nl) |
| Bidirectionnel | L | L |
Comparaison d'encodages
| Format | 2164 | 217C |
|---|---|---|
| Unicode | U+2164 | U+217C |
| HTML Decimal | Ⅴ | ⅼ |
| HTML Hex | Ⅴ | ⅼ |
| CSS | \2164 | \217C |
| JavaScript | \u{2164} | \u{217C} |
| Python | \u2164 | \u217c |
| UTF-8 | e2 85 a4 | e2 85 bc |
Comment les distinguer
Roman Numeral Five et Small Roman Numeral Fifty appartiennent tous deux à la catégorie Roman Numerals et au bloc Number Forms. Comparez leurs points de code et leur rendu visuel pour les distinguer.
Conseil : Collez le caractère dans un éditeur hexadécimal ou utilisez
charCodeAt()
en JavaScript pour vérifier le point de code réel.