Latin Capital Letter N With Left Hook vs Latin Small Letter L With Curl
VS
Comparaison des propriétés
| Propriété | Ɲ 019D | ȴ 0234 |
|---|---|---|
| Nom | Latin Capital Letter N With Left Hook | Latin Small Letter L With Curl |
| Catégorie | Latin Extended | Latin Extended |
| Bloc | Latin Extended-B | Latin Extended-B |
| Écriture | Latn | Latn |
| Catégorie générale | Uppercase Letter (Lu) | Lowercase Letter (Ll) |
| Bidirectionnel | L | L |
Comparaison d'encodages
| Format | 019D | 0234 |
|---|---|---|
| Unicode | U+019D | U+0234 |
| HTML Decimal | Ɲ | ȴ |
| HTML Hex | Ɲ | ȴ |
| CSS | \019D | \0234 |
| JavaScript | \u{19D} | \u{234} |
| Python | \u019d | \u0234 |
| UTF-8 | c6 9d | c8 b4 |
Comment les distinguer
Latin Capital Letter N With Left Hook et Latin Small Letter L With Curl 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.