Latin Small Letter L With Middle Dot vs Latin Small Letter U With Double Acute
VS
Comparaison des propriétés
| Propriété | ŀ 0140 | ű 0171 |
|---|---|---|
| Nom | Latin Small Letter L With Middle Dot | Latin Small Letter U With Double Acute |
| 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 | 0171 |
|---|---|---|
| Unicode | U+0140 | U+0171 |
| HTML Decimal | ŀ | ű |
| HTML Hex | ŀ | ű |
| CSS | \0140 | \0171 |
| JavaScript | \u{140} | \u{171} |
| Python | \u0140 | \u0171 |
| UTF-8 | c5 80 | c5 b1 |
Comment les distinguer
Latin Small Letter L With Middle Dot et Latin Small Letter U With Double Acute 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.