Latin Small Letter O With Double Grave vs Latin Small Letter S With Comma Below
VS
Comparação de propriedades
| Propriedade | ȍ 020D | ș 0219 |
|---|---|---|
| Nome | Latin Small Letter O With Double Grave | Latin Small Letter S With Comma Below |
| 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 | 0219 |
|---|---|---|
| Unicode | U+020D | U+0219 |
| HTML Decimal | ȍ | ș |
| HTML Hex | ȍ | ș |
| CSS | \020D | \0219 |
| JavaScript | \u{20D} | \u{219} |
| Python | \u020d | \u0219 |
| UTF-8 | c8 8d | c8 99 |
Como distinguir
Tanto Latin Small Letter O With Double Grave quanto Latin Small Letter S With Comma Below 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.