Latin Capital Letter Z With Dot Above vs Latin Small Letter L With Middle Dot
VS
Comparação de propriedades
| Propriedade | Ż 017B | ŀ 0140 |
|---|---|---|
| Nome | Latin Capital Letter Z With Dot Above | Latin Small Letter L With Middle Dot |
| Categoria | Latin Extended | Latin Extended |
| Bloco | Latin Extended-A | Latin Extended-A |
| Script | Latn | Latn |
| Categoria geral | Uppercase Letter (Lu) | Lowercase Letter (Ll) |
| Bidirecional | L | L |
Comparação de codificações
| Formato | 017B | 0140 |
|---|---|---|
| Unicode | U+017B | U+0140 |
| HTML Decimal | Ż | ŀ |
| HTML Hex | Ż | ŀ |
| CSS | \017B | \0140 |
| JavaScript | \u{17B} | \u{140} |
| Python | \u017b | \u0140 |
| UTF-8 | c5 bb | c5 80 |
Como distinguir
Tanto Latin Capital Letter Z With Dot Above quanto Latin Small Letter L With Middle Dot 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.