Latin Capital Letter C With Circumflex vs Latin Small Letter L With Middle Dot
VS
Comparaison des propriétés
| Propriété | Ĉ 0108 | ŀ 0140 |
|---|---|---|
| Nom | Latin Capital Letter C With Circumflex | 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 | 0108 | 0140 |
|---|---|---|
| Unicode | U+0108 | U+0140 |
| HTML Decimal | Ĉ | ŀ |
| HTML Hex | Ĉ | ŀ |
| CSS | \0108 | \0140 |
| JavaScript | \u{108} | \u{140} |
| Python | \u0108 | \u0140 |
| UTF-8 | c4 88 | c5 80 |
Comment les distinguer
Latin Capital Letter C With Circumflex 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.