Latin Small Letter N Preceded By Apostrophe vs Latin Small Letter O With Macron
VS
Comparação de propriedades
| Propriedade | ʼn 0149 | ō 014D |
|---|---|---|
| Nome | Latin Small Letter N Preceded By Apostrophe | Latin Small Letter O With Macron |
| Categoria | Latin Extended | Latin Extended |
| Bloco | Latin Extended-A | Latin Extended-A |
| Script | Latn | Latn |
| Categoria geral | Lowercase Letter (Ll) | Lowercase Letter (Ll) |
| Bidirecional | L | L |
Comparação de codificações
| Formato | 0149 | 014D |
|---|---|---|
| Unicode | U+0149 | U+014D |
| HTML Decimal | ʼn | ō |
| HTML Hex | ʼn | ō |
| CSS | \0149 | \014D |
| JavaScript | \u{149} | \u{14D} |
| Python | \u0149 | \u014d |
| UTF-8 | c5 89 | c5 8d |
Como distinguir
Tanto Latin Small Letter N Preceded By Apostrophe quanto Latin Small Letter O With Macron pertencem à categoria Latin Extended e ao bloco Latin Extended-A. 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.