Latin Small Letter A With Macron vs Latin Small Letter O With Double Acute
VS
Comparação de propriedades
| Propriedade | ā 0101 | ő 0151 |
|---|---|---|
| Nome | Latin Small Letter A With Macron | Latin Small Letter O With Double Acute |
| Categoria | Latin Extended | Latin Extended |
| Bloco | Latin Extended-A | Latin Extended-A |
| Script | Latn | Latn |
| Categoria geral | Lowercase Letter (Ll) | Lowercase Letter (Ll) |
| Bidirecional | L | L |
Comparação de codificações
| Formato | 0101 | 0151 |
|---|---|---|
| Unicode | U+0101 | U+0151 |
| HTML Decimal | ā | ő |
| HTML Hex | ā | ő |
| CSS | \0101 | \0151 |
| JavaScript | \u{101} | \u{151} |
| Python | \u0101 | \u0151 |
| UTF-8 | c4 81 | c5 91 |
Como distinguir
Tanto Latin Small Letter A With Macron quanto Latin Small Letter O With Double Acute pertencem à categoria Latin Extended e ao bloco Latin Extended-A. 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.