Latin Capital Letter N With Left Hook vs Latin Small Letter O With Diaeresis And Macron
VS
Comparação de propriedades
| Propriedade | Ɲ 019D | ȫ 022B |
|---|---|---|
| Nome | Latin Capital Letter N With Left Hook | Latin Small Letter O With Diaeresis And Macron |
| 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 | 022B |
|---|---|---|
| Unicode | U+019D | U+022B |
| HTML Decimal | Ɲ | ȫ |
| HTML Hex | Ɲ | ȫ |
| CSS | \019D | \022B |
| JavaScript | \u{19D} | \u{22B} |
| Python | \u019d | \u022b |
| UTF-8 | c6 9d | c8 ab |
Como distinguir
Tanto Latin Capital Letter N With Left Hook quanto Latin Small Letter O With Diaeresis And Macron 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.