Latin Capital Letter C With Dot Above vs Latin Small Letter R With Cedilla
VS
Comparação de propriedades
| Propriedade | Ċ 010A | ŗ 0157 |
|---|---|---|
| Nome | Latin Capital Letter C With Dot Above | Latin Small Letter R With Cedilla |
| Categoria | Latin Extended | Latin Extended |
| Bloco | Latin Extended-A | Latin Extended-A |
| Script | Latn | Latn |
| Categoria geral | Uppercase Letter (Lu) | Lowercase Letter (Ll) |
| Bidirecional | L | L |
Comparação de codificações
| Formato | 010A | 0157 |
|---|---|---|
| Unicode | U+010A | U+0157 |
| HTML Decimal | Ċ | ŗ |
| HTML Hex | Ċ | ŗ |
| CSS | \010A | \0157 |
| JavaScript | \u{10A} | \u{157} |
| Python | \u010a | \u0157 |
| UTF-8 | c4 8a | c5 97 |
Como distinguir
Tanto Latin Capital Letter C With Dot Above quanto Latin Small Letter R 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.