Latin Small Letter G With Cedilla vs Latin Small Letter R With Cedilla
VS
Comparação de propriedades
| Propriedade | ģ 0123 | ŗ 0157 |
|---|---|---|
| Nome | Latin Small Letter G With Cedilla | Latin Small Letter R 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 | 0123 | 0157 |
|---|---|---|
| Unicode | U+0123 | U+0157 |
| HTML Decimal | ģ | ŗ |
| HTML Hex | ģ | ŗ |
| CSS | \0123 | \0157 |
| JavaScript | \u{123} | \u{157} |
| Python | \u0123 | \u0157 |
| UTF-8 | c4 a3 | c5 97 |
Como distinguir
Tanto Latin Small Letter G With Cedilla 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.