Latin Small Letter Ae With Macron vs Latin Small Letter O With Caron
VS
Comparação de propriedades
| Propriedade | ǣ 01E3 | ǒ 01D2 |
|---|---|---|
| Nome | Latin Small Letter Ae With Macron | Latin Small Letter O With Caron |
| 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 | 01E3 | 01D2 |
|---|---|---|
| Unicode | U+01E3 | U+01D2 |
| HTML Decimal | ǣ | ǒ |
| HTML Hex | ǣ | ǒ |
| CSS | \01E3 | \01D2 |
| JavaScript | \u{1E3} | \u{1D2} |
| Python | \u01e3 | \u01d2 |
| UTF-8 | c7 a3 | c7 92 |
Como distinguir
Tanto Latin Small Letter Ae With Macron quanto Latin Small Letter O With Caron 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.