Latin Small Letter R With Cedilla vs Latin Small Letter Y With Circumflex
VS
Comparação de propriedades
| Propriedade | ŗ 0157 | ŷ 0177 |
|---|---|---|
| Nome | Latin Small Letter R With Cedilla | Latin Small Letter Y With Circumflex |
| 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 | 0157 | 0177 |
|---|---|---|
| Unicode | U+0157 | U+0177 |
| HTML Decimal | ŗ | ŷ |
| HTML Hex | ŗ | ŷ |
| CSS | \0157 | \0177 |
| JavaScript | \u{157} | \u{177} |
| Python | \u0157 | \u0177 |
| UTF-8 | c5 97 | c5 b7 |
Como distinguir
Tanto Latin Small Letter R With Cedilla quanto Latin Small Letter Y With Circumflex 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.