Latin Small Letter O With Double Grave vs Latin Small Letter Y With Hook
VS
Comparação de propriedades
| Propriedade | ȍ 020D | ƴ 01B4 |
|---|---|---|
| Nome | Latin Small Letter O With Double Grave | Latin Small Letter Y With Hook |
| 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 | 020D | 01B4 |
|---|---|---|
| Unicode | U+020D | U+01B4 |
| HTML Decimal | ȍ | ƴ |
| HTML Hex | ȍ | ƴ |
| CSS | \020D | \01B4 |
| JavaScript | \u{20D} | \u{1B4} |
| Python | \u020d | \u01b4 |
| UTF-8 | c8 8d | c6 b4 |
Como distinguir
Tanto Latin Small Letter O With Double Grave quanto Latin Small Letter Y With Hook 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.