Digit Eight vs Latin Letter Inverted Glottal Stop With Stroke
VS
Comparaison des propriétés
| Propriété | 8 0038 | ƾ 01BE |
|---|---|---|
| Nom | Digit Eight | Latin Letter Inverted Glottal Stop With Stroke |
| Catégorie | Latin Extended | Latin Extended |
| Bloc | Basic Latin | Latin Extended-B |
| Écriture | Zyyy | Latn |
| Catégorie générale | Decimal Number (Nd) | Lowercase Letter (Ll) |
| Bidirectionnel | EN | L |
Comparaison d'encodages
| Format | 0038 | 01BE |
|---|---|---|
| Unicode | U+0038 | U+01BE |
| HTML Decimal | 8 | ƾ |
| HTML Hex | 8 | ƾ |
| CSS | \0038 | \01BE |
| JavaScript | \u{38} | \u{1BE} |
| Python | \u0038 | \u01be |
| UTF-8 | 38 | c6 be |
Comment les distinguer
Digit Eight et Latin Letter Inverted Glottal Stop With Stroke 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.