Latin Small Letter N Preceded By Apostrophe vs Latin Small Letter Z With Acute
VS
Comparaison des propriétés
| Propriété | ʼn 0149 | ź 017A |
|---|---|---|
| Nom | Latin Small Letter N Preceded By Apostrophe | Latin Small Letter Z With Acute |
| 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 | 017A |
|---|---|---|
| Unicode | U+0149 | U+017A |
| HTML Decimal | ʼn | ź |
| HTML Hex | ʼn | ź |
| CSS | \0149 | \017A |
| JavaScript | \u{149} | \u{17A} |
| Python | \u0149 | \u017a |
| UTF-8 | c5 89 | c5 ba |
Comment les distinguer
Latin Small Letter N Preceded By Apostrophe et Latin Small Letter Z With Acute 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.