Latin Capital Letter C With Cedilla vs Latin Capital Letter O With Circumflex
VS
Comparação de propriedades
| Propriedade | Ç 00C7 | Ô 00D4 |
|---|---|---|
| Nome | Latin Capital Letter C With Cedilla | Latin Capital Letter O With Circumflex |
| Categoria | Latin Extended | Latin Extended |
| Bloco | Latin-1 Supplement | Latin-1 Supplement |
| Script | Latn | Latn |
| Categoria geral | Uppercase Letter (Lu) | Uppercase Letter (Lu) |
| Bidirecional | L | L |
Comparação de codificações
| Formato | 00C7 | 00D4 |
|---|---|---|
| Unicode | U+00C7 | U+00D4 |
| HTML Decimal | Ç | Ô |
| HTML Hex | Ç | Ô |
| CSS | \00C7 | \00D4 |
| JavaScript | \u{C7} | \u{D4} |
| Python | \u00c7 | \u00d4 |
| UTF-8 | c3 87 | c3 94 |
Como distinguir
Tanto Latin Capital Letter C With Cedilla quanto Latin Capital Letter O With Circumflex pertencem à categoria Latin Extended e ao bloco Latin-1 Supplement. 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.