Digit Eight vs Latin Small Letter N With Cedilla
VS
Comparaison des propriétés
| Propriété | 8 0038 | ņ 0146 |
|---|---|---|
| Nom | Digit Eight | Latin Small Letter N With Cedilla |
| Catégorie | Latin Extended | Latin Extended |
| Bloc | Basic Latin | Latin Extended-A |
| Écriture | Zyyy | Latn |
| Catégorie générale | Decimal Number (Nd) | Lowercase Letter (Ll) |
| Bidirectionnel | EN | L |
Comparaison d'encodages
| Format | 0038 | 0146 |
|---|---|---|
| Unicode | U+0038 | U+0146 |
| HTML Decimal | 8 | ņ |
| HTML Hex | 8 | ņ |
| CSS | \0038 | \0146 |
| JavaScript | \u{38} | \u{146} |
| Python | \u0038 | \u0146 |
| UTF-8 | 38 | c5 86 |
Comment les distinguer
Digit Eight et Latin Small Letter N With Cedilla 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.