Latin Capital Letter Y With Macron vs Latin Small Letter O With Double Grave
VS
Comparação de propriedades
| Propriedade | Ȳ 0232 | ȍ 020D |
|---|---|---|
| Nome | Latin Capital Letter Y With Macron | Latin Small Letter O With Double Grave |
| 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 | 0232 | 020D |
|---|---|---|
| Unicode | U+0232 | U+020D |
| HTML Decimal | Ȳ | ȍ |
| HTML Hex | Ȳ | ȍ |
| CSS | \0232 | \020D |
| JavaScript | \u{232} | \u{20D} |
| Python | \u0232 | \u020d |
| UTF-8 | c8 b2 | c8 8d |
Como distinguir
Tanto Latin Capital Letter Y With Macron quanto Latin Small Letter O With Double Grave 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.