Digit Two vs Latin Small Letter L
VS
Comparação de propriedades
| Propriedade | 2 0032 | l 006C |
|---|---|---|
| Nome | Digit Two | Latin Small Letter L |
| Categoria | Latin Extended | Latin Extended |
| Bloco | Basic Latin | Basic Latin |
| Script | Zyyy | Latn |
| Categoria geral | Decimal Number (Nd) | Lowercase Letter (Ll) |
| Bidirecional | EN | L |
Comparação de codificações
| Formato | 0032 | 006C |
|---|---|---|
| Unicode | U+0032 | U+006C |
| HTML Decimal | 2 | l |
| HTML Hex | 2 | l |
| CSS | \0032 | \006C |
| JavaScript | \u{32} | \u{6C} |
| Python | \u0032 | \u006c |
| UTF-8 | 32 | 6c |
Como distinguir
Tanto Digit Two quanto Latin Small Letter L pertencem à categoria Latin Extended e ao bloco Basic Latin. 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.