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