Comma vs Latin Small Letter Nj
VS
Comparaison des propriétés
| Propriété | , 002C | nj 01CC |
|---|---|---|
| Nom | Comma | Latin Small Letter Nj |
| Catégorie | Latin Extended | Latin Extended |
| Bloc | Basic Latin | Latin Extended-B |
| Écriture | Zyyy | Latn |
| Catégorie générale | Other Punctuation (Po) | Lowercase Letter (Ll) |
| Bidirectionnel | CS | L |
Comparaison d'encodages
| Format | 002C | 01CC |
|---|---|---|
| Unicode | U+002C | U+01CC |
| HTML Decimal | , | nj |
| HTML Hex | , | nj |
| CSS | \002C | \01CC |
| JavaScript | \u{2C} | \u{1CC} |
| Python | \u002c | \u01cc |
| UTF-8 | 2c | c7 8c |
Comment les distinguer
Comma et Latin Small Letter Nj 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.