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