Superscript Latin Small Letter I vs Superscript Three
VS
Comparaison des propriétés
| Propriété | ⁱ 2071 | ³ 00B3 |
|---|---|---|
| Nom | Superscript Latin Small Letter I | Superscript Three |
| Catégorie | Superscript & Subscript | Superscript & Subscript |
| Bloc | Superscripts and Subscripts | Latin-1 Supplement |
| Écriture | Latn | Zyyy |
| Catégorie générale | Modifier Letter (Lm) | Other Number (No) |
| Bidirectionnel | L | EN |
Comparaison d'encodages
| Format | 2071 | 00B3 |
|---|---|---|
| Unicode | U+2071 | U+00B3 |
| HTML Decimal | ⁱ | ³ |
| HTML Hex | ⁱ | ³ |
| CSS | \2071 | \00B3 |
| JavaScript | \u{2071} | \u{B3} |
| Python | \u2071 | \u00b3 |
| UTF-8 | e2 81 b1 | c2 b3 |
Comment les distinguer
Superscript Latin Small Letter I et Superscript Three sont tous deux dans la catégorie Superscript & Subscript mais résident dans des blocs Unicode différents. Vérifiez le point de code 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.