Latin Small Letter Dotless I vs Latin Small Letter L With Middle Dot
VS
Comparação de propriedades
| Propriedade | ı 0131 | ŀ 0140 |
|---|---|---|
| Nome | Latin Small Letter Dotless I | Latin Small Letter L With Middle Dot |
| 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 | 0131 | 0140 |
|---|---|---|
| Unicode | U+0131 | U+0140 |
| HTML Decimal | ı | ŀ |
| HTML Hex | ı | ŀ |
| CSS | \0131 | \0140 |
| JavaScript | \u{131} | \u{140} |
| Python | \u0131 | \u0140 |
| UTF-8 | c4 b1 | c5 80 |
Como distinguir
Tanto Latin Small Letter Dotless I 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.