Latin Capital Letter E With Dot Above vs Latin Small Letter L With Middle Dot
VS
Comparaison des propriétés
| Propriété | Ė 0116 | ŀ 0140 |
|---|---|---|
| Nom | Latin Capital Letter E With Dot Above | Latin Small Letter L With Middle Dot |
| Catégorie | Latin Extended | Latin Extended |
| Bloc | Latin Extended-A | Latin Extended-A |
| Écriture | Latn | Latn |
| Catégorie générale | Uppercase Letter (Lu) | Lowercase Letter (Ll) |
| Bidirectionnel | L | L |
Comparaison d'encodages
| Format | 0116 | 0140 |
|---|---|---|
| Unicode | U+0116 | U+0140 |
| HTML Decimal | Ė | ŀ |
| HTML Hex | Ė | ŀ |
| CSS | \0116 | \0140 |
| JavaScript | \u{116} | \u{140} |
| Python | \u0116 | \u0140 |
| UTF-8 | c4 96 | c5 80 |
Comment les distinguer
Latin Capital Letter E With Dot Above et Latin Small Letter L With Middle Dot 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.