Latin Small Letter I With Macron vs Latin Small Letter K With Cedilla
VS
Comparação de propriedades
| Propriedade | ī 012B | ķ 0137 |
|---|---|---|
| Nome | Latin Small Letter I With Macron | Latin Small Letter K With Cedilla |
| Categoria | Latin Extended | Latin Extended |
| Bloco | Latin Extended-A | Latin Extended-A |
| Script | Latn | Latn |
| Categoria geral | Lowercase Letter (Ll) | Lowercase Letter (Ll) |
| Bidirecional | L | L |
Comparação de codificações
| Formato | 012B | 0137 |
|---|---|---|
| Unicode | U+012B | U+0137 |
| HTML Decimal | ī | ķ |
| HTML Hex | ī | ķ |
| CSS | \012B | \0137 |
| JavaScript | \u{12B} | \u{137} |
| Python | \u012b | \u0137 |
| UTF-8 | c4 ab | c4 b7 |
Como distinguir
Tanto Latin Small Letter I With Macron quanto Latin Small Letter K With Cedilla pertencem à categoria Latin Extended e ao bloco Latin Extended-A. Compare seus pontos de código e renderização visual para distingui-los.
Dica: Cole o caractere em um editor hexadecimal ou use
charCodeAt()
em JavaScript para verificar o ponto de código real.