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