Digit Eight vs Latin Letter Lateral Click
VS
Comparaison des propriétés
| Propriété | 8 0038 | ǁ 01C1 |
|---|---|---|
| Nom | Digit Eight | Latin Letter Lateral Click |
| Catégorie | Latin Extended | Latin Extended |
| Bloc | Basic Latin | Latin Extended-B |
| Écriture | Zyyy | Latn |
| Catégorie générale | Decimal Number (Nd) | Other Letter (Lo) |
| Bidirectionnel | EN | L |
Comparaison d'encodages
| Format | 0038 | 01C1 |
|---|---|---|
| Unicode | U+0038 | U+01C1 |
| HTML Decimal | 8 | ǁ |
| HTML Hex | 8 | ǁ |
| CSS | \0038 | \01C1 |
| JavaScript | \u{38} | \u{1C1} |
| Python | \u0038 | \u01c1 |
| UTF-8 | 38 | c7 81 |
Comment les distinguer
Digit Eight et Latin Letter Lateral Click 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.