Latin Small Letter A With Caron vs Latin Small Letter L With Curl
VS
Comparação de propriedades
| Propriedade | ǎ 01CE | ȴ 0234 |
|---|---|---|
| Nome | Latin Small Letter A With Caron | Latin Small Letter L With Curl |
| Categoria | Latin Extended | Latin Extended |
| Bloco | Latin Extended-B | Latin Extended-B |
| Script | Latn | Latn |
| Categoria geral | Lowercase Letter (Ll) | Lowercase Letter (Ll) |
| Bidirecional | L | L |
Comparação de codificações
| Formato | 01CE | 0234 |
|---|---|---|
| Unicode | U+01CE | U+0234 |
| HTML Decimal | ǎ | ȴ |
| HTML Hex | ǎ | ȴ |
| CSS | \01CE | \0234 |
| JavaScript | \u{1CE} | \u{234} |
| Python | \u01ce | \u0234 |
| UTF-8 | c7 8e | c8 b4 |
Como distinguir
Tanto Latin Small Letter A With Caron quanto Latin Small Letter L With Curl pertencem à categoria Latin Extended e ao bloco Latin Extended-B. 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.