Latin Small Letter N Preceded By Apostrophe vs Latin Small Letter Z With Dot Above
VS
Comparaison des propriétés
| Propriété | ʼn 0149 | ż 017C |
|---|---|---|
| Nom | Latin Small Letter N Preceded By Apostrophe | Latin Small Letter Z With Dot Above |
| Catégorie | Latin Extended | Latin Extended |
| Bloc | Latin Extended-A | Latin Extended-A |
| Écriture | Latn | Latn |
| Catégorie générale | Lowercase Letter (Ll) | Lowercase Letter (Ll) |
| Bidirectionnel | L | L |
Comparaison d'encodages
| Format | 0149 | 017C |
|---|---|---|
| Unicode | U+0149 | U+017C |
| HTML Decimal | ʼn | ż |
| HTML Hex | ʼn | ż |
| CSS | \0149 | \017C |
| JavaScript | \u{149} | \u{17C} |
| Python | \u0149 | \u017c |
| UTF-8 | c5 89 | c5 bc |
Comment les distinguer
Latin Small Letter N Preceded By Apostrophe et Latin Small Letter Z With Dot Above appartiennent tous deux à la catégorie Latin Extended et au bloc Latin Extended-A. 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.