Latin Small Letter O With Double Grave vs Latin Small Letter S With Swash Tail
VS
Comparação de propriedades
| Propriedade | ȍ 020D | ȿ 023F |
|---|---|---|
| Nome | Latin Small Letter O With Double Grave | Latin Small Letter S With Swash Tail |
| 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 | 023F |
|---|---|---|
| Unicode | U+020D | U+023F |
| HTML Decimal | ȍ | ȿ |
| HTML Hex | ȍ | ȿ |
| CSS | \020D | \023F |
| JavaScript | \u{20D} | \u{23F} |
| Python | \u020d | \u023f |
| UTF-8 | c8 8d | c8 bf |
Como distinguir
Tanto Latin Small Letter O With Double Grave quanto Latin Small Letter S With Swash Tail 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.