Latin Small Letter L With Middle Dot vs Latin Small Letter W With Circumflex
VS
Comparaison des propriétés
| Propriété | ŀ 0140 | ŵ 0175 |
|---|---|---|
| Nom | Latin Small Letter L With Middle Dot | Latin Small Letter W With Circumflex |
| 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 | 0175 |
|---|---|---|
| Unicode | U+0140 | U+0175 |
| HTML Decimal | ŀ | ŵ |
| HTML Hex | ŀ | ŵ |
| CSS | \0140 | \0175 |
| JavaScript | \u{140} | \u{175} |
| Python | \u0140 | \u0175 |
| UTF-8 | c5 80 | c5 b5 |
Comment les distinguer
Latin Small Letter L With Middle Dot et Latin Small Letter W With Circumflex 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.