Small Roman Numeral Five vs Small Roman Numeral One Thousand
VS
Comparaison des propriétés
| Propriété | ⅴ 2174 | ⅿ 217F |
|---|---|---|
| Nom | Small Roman Numeral Five | Small Roman Numeral One Thousand |
| 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 | 2174 | 217F |
|---|---|---|
| Unicode | U+2174 | U+217F |
| HTML Decimal | ⅴ | ⅿ |
| HTML Hex | ⅴ | ⅿ |
| CSS | \2174 | \217F |
| JavaScript | \u{2174} | \u{217F} |
| Python | \u2174 | \u217f |
| UTF-8 | e2 85 b4 | e2 85 bf |
Comment les distinguer
Small Roman Numeral Five et Small Roman Numeral One Thousand 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.