Latin Capital Letter C With Hook vs Latin Small Letter L With Curl
VS
Comparaison des propriétés
| Propriété | Ƈ 0187 | ȴ 0234 |
|---|---|---|
| Nom | Latin Capital Letter C With Hook | Latin Small Letter L With Curl |
| Catégorie | Latin Extended | Latin Extended |
| Bloc | Latin Extended-B | Latin Extended-B |
| Écriture | Latn | Latn |
| Catégorie générale | Uppercase Letter (Lu) | Lowercase Letter (Ll) |
| Bidirectionnel | L | L |
Comparaison d'encodages
| Format | 0187 | 0234 |
|---|---|---|
| Unicode | U+0187 | U+0234 |
| HTML Decimal | Ƈ | ȴ |
| HTML Hex | Ƈ | ȴ |
| CSS | \0187 | \0234 |
| JavaScript | \u{187} | \u{234} |
| Python | \u0187 | \u0234 |
| UTF-8 | c6 87 | c8 b4 |
Comment les distinguer
Latin Capital Letter C With Hook et Latin Small Letter L With Curl appartiennent tous deux à la catégorie Latin Extended et au bloc Latin Extended-B. 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.