Latin Small Letter E With Macron vs Latin Small Letter L With Middle Dot
VS
Comparaison des propriétés
| Propriété | ē 0113 | ŀ 0140 |
|---|---|---|
| Nom | Latin Small Letter E With Macron | 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 | Lowercase Letter (Ll) | Lowercase Letter (Ll) |
| Bidirectionnel | L | L |
Comparaison d'encodages
| Format | 0113 | 0140 |
|---|---|---|
| Unicode | U+0113 | U+0140 |
| HTML Decimal | ē | ŀ |
| HTML Hex | ē | ŀ |
| CSS | \0113 | \0140 |
| JavaScript | \u{113} | \u{140} |
| Python | \u0113 | \u0140 |
| UTF-8 | c4 93 | c5 80 |
Comment les distinguer
Latin Small Letter E With Macron 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.