Latin Capital Letter N With Left Hook vs Latin Small Letter O With Caron
VS
Comparação de propriedades
| Propriedade | Ɲ 019D | ǒ 01D2 |
|---|---|---|
| Nome | Latin Capital Letter N With Left Hook | Latin Small Letter O With Caron |
| Categoria | Latin Extended | Latin Extended |
| Bloco | Latin Extended-B | Latin Extended-B |
| Script | Latn | Latn |
| Categoria geral | Uppercase Letter (Lu) | Lowercase Letter (Ll) |
| Bidirecional | L | L |
Comparação de codificações
| Formato | 019D | 01D2 |
|---|---|---|
| Unicode | U+019D | U+01D2 |
| HTML Decimal | Ɲ | ǒ |
| HTML Hex | Ɲ | ǒ |
| CSS | \019D | \01D2 |
| JavaScript | \u{19D} | \u{1D2} |
| Python | \u019d | \u01d2 |
| UTF-8 | c6 9d | c7 92 |
Como distinguir
Tanto Latin Capital Letter N With Left Hook quanto Latin Small Letter O With Caron 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.