Latin Small Letter E With Caron vs Latin Small Letter K With Cedilla
VS
Comparaison des propriétés
| Propriété | ě 011B | ķ 0137 |
|---|---|---|
| Nom | Latin Small Letter E With Caron | Latin Small Letter K With Cedilla |
| 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 | 011B | 0137 |
|---|---|---|
| Unicode | U+011B | U+0137 |
| HTML Decimal | ě | ķ |
| HTML Hex | ě | ķ |
| CSS | \011B | \0137 |
| JavaScript | \u{11B} | \u{137} |
| Python | \u011b | \u0137 |
| UTF-8 | c4 9b | c4 b7 |
Comment les distinguer
Latin Small Letter E With Caron et Latin Small Letter K With Cedilla 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.