Latin Small Letter N Preceded By Apostrophe vs Latin Small Letter Z With Acute
VS
Comparação de propriedades
| Propriedade | ʼn 0149 | ź 017A |
|---|---|---|
| Nome | Latin Small Letter N Preceded By Apostrophe | Latin Small Letter Z With Acute |
| 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 | 017A |
|---|---|---|
| Unicode | U+0149 | U+017A |
| HTML Decimal | ʼn | ź |
| HTML Hex | ʼn | ź |
| CSS | \0149 | \017A |
| JavaScript | \u{149} | \u{17A} |
| Python | \u0149 | \u017a |
| UTF-8 | c5 89 | c5 ba |
Como distinguir
Tanto Latin Small Letter N Preceded By Apostrophe quanto Latin Small Letter Z With Acute 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.