Latin Small Letter L With Caron vs Latin Small Letter R With Cedilla
VS
Comparação de propriedades
| Propriedade | ľ 013E | ŗ 0157 |
|---|---|---|
| Nome | Latin Small Letter L With Caron | 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 | 013E | 0157 |
|---|---|---|
| Unicode | U+013E | U+0157 |
| HTML Decimal | ľ | ŗ |
| HTML Hex | ľ | ŗ |
| CSS | \013E | \0157 |
| JavaScript | \u{13E} | \u{157} |
| Python | \u013e | \u0157 |
| UTF-8 | c4 be | c5 97 |
Como distinguir
Tanto Latin Small Letter L With Caron 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.