Latin Small Letter L With Middle Dot vs Latin Small Letter N With Cedilla
VS
Comparaison des propriétés
| Propriété | ŀ 0140 | ņ 0146 |
|---|---|---|
| Nom | Latin Small Letter L With Middle Dot | Latin Small Letter N With Cedilla |
| 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 | 0140 | 0146 |
|---|---|---|
| Unicode | U+0140 | U+0146 |
| HTML Decimal | ŀ | ņ |
| HTML Hex | ŀ | ņ |
| CSS | \0140 | \0146 |
| JavaScript | \u{140} | \u{146} |
| Python | \u0140 | \u0146 |
| UTF-8 | c5 80 | c5 86 |
Comment les distinguer
Latin Small Letter L With Middle Dot et Latin Small Letter N With Cedilla 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.