Latin Small Letter L With Curl vs Latin Small Letter N With Grave
VS
Comparaison des propriétés
| Propriété | ȴ 0234 | ǹ 01F9 |
|---|---|---|
| Nom | Latin Small Letter L With Curl | Latin Small Letter N With Grave |
| Catégorie | Latin Extended | Latin Extended |
| Bloc | Latin Extended-B | Latin Extended-B |
| Écriture | Latn | Latn |
| Catégorie générale | Lowercase Letter (Ll) | Lowercase Letter (Ll) |
| Bidirectionnel | L | L |
Comparaison d'encodages
| Format | 0234 | 01F9 |
|---|---|---|
| Unicode | U+0234 | U+01F9 |
| HTML Decimal | ȴ | ǹ |
| HTML Hex | ȴ | ǹ |
| CSS | \0234 | \01F9 |
| JavaScript | \u{234} | \u{1F9} |
| Python | \u0234 | \u01f9 |
| UTF-8 | c8 b4 | c7 b9 |
Comment les distinguer
Latin Small Letter L With Curl et Latin Small Letter N With 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.