Latin Small Letter N Preceded By Apostrophe vs Latin Small Letter T With Caron
VS
Comparação de propriedades
| Propriedade | ʼn 0149 | ť 0165 |
|---|---|---|
| Nome | Latin Small Letter N Preceded By Apostrophe | Latin Small Letter T With Caron |
| 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 | 0165 |
|---|---|---|
| Unicode | U+0149 | U+0165 |
| HTML Decimal | ʼn | ť |
| HTML Hex | ʼn | ť |
| CSS | \0149 | \0165 |
| JavaScript | \u{149} | \u{165} |
| Python | \u0149 | \u0165 |
| UTF-8 | c5 89 | c5 a5 |
Como distinguir
Tanto Latin Small Letter N Preceded By Apostrophe quanto Latin Small Letter T With Caron 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.