Latin Small Letter R With Cedilla vs Latin Small Letter U With Breve
VS
Comparação de propriedades
| Propriedade | ŗ 0157 | ŭ 016D |
|---|---|---|
| Nome | Latin Small Letter R With Cedilla | Latin Small Letter U With Breve |
| 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 | 016D |
|---|---|---|
| Unicode | U+0157 | U+016D |
| HTML Decimal | ŗ | ŭ |
| HTML Hex | ŗ | ŭ |
| CSS | \0157 | \016D |
| JavaScript | \u{157} | \u{16D} |
| Python | \u0157 | \u016d |
| UTF-8 | c5 97 | c5 ad |
Como distinguir
Tanto Latin Small Letter R With Cedilla quanto Latin Small Letter U With Breve 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.