Latin Capital Letter A With Stroke vs Latin Small Letter L With Curl
VS
Comparação de propriedades
| Propriedade | Ⱥ 023A | ȴ 0234 |
|---|---|---|
| Nome | Latin Capital Letter A With Stroke | Latin Small Letter L With Curl |
| Categoria | Latin Extended | Latin Extended |
| Bloco | Latin Extended-B | Latin Extended-B |
| Script | Latn | Latn |
| Categoria geral | Uppercase Letter (Lu) | Lowercase Letter (Ll) |
| Bidirecional | L | L |
Comparação de codificações
| Formato | 023A | 0234 |
|---|---|---|
| Unicode | U+023A | U+0234 |
| HTML Decimal | Ⱥ | ȴ |
| HTML Hex | Ⱥ | ȴ |
| CSS | \023A | \0234 |
| JavaScript | \u{23A} | \u{234} |
| Python | \u023a | \u0234 |
| UTF-8 | c8 ba | c8 b4 |
Como distinguir
Tanto Latin Capital Letter A With Stroke 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.