Latin Small Letter N Preceded By Apostrophe vs Latin Small Letter U With Macron
VS
Comparaison des propriétés
| Propriété | ʼn 0149 | ū 016B |
|---|---|---|
| Nom | Latin Small Letter N Preceded By Apostrophe | Latin Small Letter U With Macron |
| 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 | 016B |
|---|---|---|
| Unicode | U+0149 | U+016B |
| HTML Decimal | ʼn | ū |
| HTML Hex | ʼn | ū |
| CSS | \0149 | \016B |
| JavaScript | \u{149} | \u{16B} |
| Python | \u0149 | \u016b |
| UTF-8 | c5 89 | c5 ab |
Comment les distinguer
Latin Small Letter N Preceded By Apostrophe et Latin Small Letter U With Macron 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.