Digit Eight vs Latin Capital Letter S With Circumflex
VS
Comparaison des propriétés
| Propriété | 8 0038 | Ŝ 015C |
|---|---|---|
| Nom | Digit Eight | Latin Capital Letter S With Circumflex |
| Catégorie | Latin Extended | Latin Extended |
| Bloc | Basic Latin | Latin Extended-A |
| Écriture | Zyyy | Latn |
| Catégorie générale | Decimal Number (Nd) | Uppercase Letter (Lu) |
| Bidirectionnel | EN | L |
Comparaison d'encodages
| Format | 0038 | 015C |
|---|---|---|
| Unicode | U+0038 | U+015C |
| HTML Decimal | 8 | Ŝ |
| HTML Hex | 8 | Ŝ |
| CSS | \0038 | \015C |
| JavaScript | \u{38} | \u{15C} |
| Python | \u0038 | \u015c |
| UTF-8 | 38 | c5 9c |
Comment les distinguer
Digit Eight et Latin Capital Letter S With Circumflex sont tous deux dans la catégorie Latin Extended 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.