Latin Small Letter Eng vs Latin Small Letter N Preceded By Apostrophe
VS
Comparação de propriedades
| Propriedade | ŋ 014B | ʼn 0149 |
|---|---|---|
| Nome | Latin Small Letter Eng | Latin Small Letter N Preceded By Apostrophe |
| 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 | 014B | 0149 |
|---|---|---|
| Unicode | U+014B | U+0149 |
| HTML Decimal | ŋ | ʼn |
| HTML Hex | ŋ | ʼn |
| CSS | \014B | \0149 |
| JavaScript | \u{14B} | \u{149} |
| Python | \u014b | \u0149 |
| UTF-8 | c5 8b | c5 89 |
Como distinguir
Tanto Latin Small Letter Eng quanto Latin Small Letter N Preceded By Apostrophe 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.