Latin Small Letter R With Cedilla vs Latin Small Letter S With Acute
VS
Comparação de propriedades
| Propriedade | ŗ 0157 | ś 015B |
|---|---|---|
| Nome | Latin Small Letter R With Cedilla | Latin Small Letter S With Acute |
| 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 | 015B |
|---|---|---|
| Unicode | U+0157 | U+015B |
| HTML Decimal | ŗ | ś |
| HTML Hex | ŗ | ś |
| CSS | \0157 | \015B |
| JavaScript | \u{157} | \u{15B} |
| Python | \u0157 | \u015b |
| UTF-8 | c5 97 | c5 9b |
Como distinguir
Tanto Latin Small Letter R With Cedilla quanto Latin Small Letter S With Acute 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.