Digit Four vs Latin Letter Alveolar Click
VS
Comparaison des propriétés
| Propriété | 4 0034 | ǂ 01C2 |
|---|---|---|
| Nom | Digit Four | Latin Letter Alveolar 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 | 0034 | 01C2 |
|---|---|---|
| Unicode | U+0034 | U+01C2 |
| HTML Decimal | 4 | ǂ |
| HTML Hex | 4 | ǂ |
| CSS | \0034 | \01C2 |
| JavaScript | \u{34} | \u{1C2} |
| Python | \u0034 | \u01c2 |
| UTF-8 | 34 | c7 82 |
Comment les distinguer
Digit Four et Latin Letter Alveolar 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.