Digit Eight vs Latin Small Letter L With Cedilla
VS
Comparação de propriedades
| Propriedade | 8 0038 | ļ 013C |
|---|---|---|
| Nome | Digit Eight | Latin Small Letter L With Cedilla |
| Categoria | Latin Extended | Latin Extended |
| Bloco | Basic Latin | Latin Extended-A |
| Script | Zyyy | Latn |
| Categoria geral | Decimal Number (Nd) | Lowercase Letter (Ll) |
| Bidirecional | EN | L |
Comparação de codificações
| Formato | 0038 | 013C |
|---|---|---|
| Unicode | U+0038 | U+013C |
| HTML Decimal | 8 | ļ |
| HTML Hex | 8 | ļ |
| CSS | \0038 | \013C |
| JavaScript | \u{38} | \u{13C} |
| Python | \u0038 | \u013c |
| UTF-8 | 38 | c4 bc |
Como distinguir
Tanto Digit Eight quanto Latin Small Letter L With Cedilla estão na categoria Latin Extended, mas residem em blocos Unicode diferentes. Verifique o ponto de código para diferenciá-los.
Dica: Cole o caractere em um editor hexadecimal ou use
charCodeAt()
em JavaScript para verificar o ponto de código real.