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