Digit Four vs Latin Capital Letter S With Circumflex
VS
Comparaison des propriétés
| Propriété | 4 0034 | Ŝ 015C |
|---|---|---|
| Nom | Digit Four | 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 | 0034 | 015C |
|---|---|---|
| Unicode | U+0034 | U+015C |
| HTML Decimal | 4 | Ŝ |
| HTML Hex | 4 | Ŝ |
| CSS | \0034 | \015C |
| JavaScript | \u{34} | \u{15C} |
| Python | \u0034 | \u015c |
| UTF-8 | 34 | c5 9c |
Comment les distinguer
Digit Four 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.