Latin Small Letter L With Middle Dot vs Latin Small Letter Z With Caron
VS
Comparação de propriedades
| Propriedade | ŀ 0140 | ž 017E |
|---|---|---|
| Nome | Latin Small Letter L With Middle Dot | Latin Small Letter Z With Caron |
| 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 | 0140 | 017E |
|---|---|---|
| Unicode | U+0140 | U+017E |
| HTML Decimal | ŀ | ž |
| HTML Hex | ŀ | ž |
| CSS | \0140 | \017E |
| JavaScript | \u{140} | \u{17E} |
| Python | \u0140 | \u017e |
| UTF-8 | c5 80 | c5 be |
Como distinguir
Tanto Latin Small Letter L With Middle Dot quanto Latin Small Letter Z With Caron 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.