Latin Capital Letter I With Macron vs Latin Small Letter K With Cedilla
VS
Comparaison des propriétés
| Propriété | Ī 012A | ķ 0137 |
|---|---|---|
| Nom | Latin Capital Letter I With Macron | 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 | Uppercase Letter (Lu) | Lowercase Letter (Ll) |
| Bidirectionnel | L | L |
Comparaison d'encodages
| Format | 012A | 0137 |
|---|---|---|
| Unicode | U+012A | U+0137 |
| HTML Decimal | Ī | ķ |
| HTML Hex | Ī | ķ |
| CSS | \012A | \0137 |
| JavaScript | \u{12A} | \u{137} |
| Python | \u012a | \u0137 |
| UTF-8 | c4 aa | c4 b7 |
Comment les distinguer
Latin Capital Letter I With Macron 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.