Latin Capital Letter N With Small Letter J vs Latin Small Letter O With Double Grave
VS
Comparaison des propriétés
| Propriété | Nj 01CB | ȍ 020D |
|---|---|---|
| Nom | Latin Capital Letter N With Small Letter J | Latin Small Letter O With Double Grave |
| Catégorie | Latin Extended | Latin Extended |
| Bloc | Latin Extended-B | Latin Extended-B |
| Écriture | Latn | Latn |
| Catégorie générale | Titlecase Letter (Lt) | Lowercase Letter (Ll) |
| Bidirectionnel | L | L |
Comparaison d'encodages
| Format | 01CB | 020D |
|---|---|---|
| Unicode | U+01CB | U+020D |
| HTML Decimal | Nj | ȍ |
| HTML Hex | Nj | ȍ |
| CSS | \01CB | \020D |
| JavaScript | \u{1CB} | \u{20D} |
| Python | \u01cb | \u020d |
| UTF-8 | c7 8b | c8 8d |
Comment les distinguer
Latin Capital Letter N With Small Letter J et Latin Small Letter O With Double Grave appartiennent tous deux à la catégorie Latin Extended et au bloc Latin Extended-B. Comparez leurs points de code et leur rendu visuel 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.