Digit Eight vs Latin Capital Letter N With Left Hook
VS
Comparação de propriedades
| Propriedade | 8 0038 | Ɲ 019D |
|---|---|---|
| Nome | Digit Eight | Latin Capital Letter N With Left Hook |
| Categoria | Latin Extended | Latin Extended |
| Bloco | Basic Latin | Latin Extended-B |
| Script | Zyyy | Latn |
| Categoria geral | Decimal Number (Nd) | Uppercase Letter (Lu) |
| Bidirecional | EN | L |
Comparação de codificações
| Formato | 0038 | 019D |
|---|---|---|
| Unicode | U+0038 | U+019D |
| HTML Decimal | 8 | Ɲ |
| HTML Hex | 8 | Ɲ |
| CSS | \0038 | \019D |
| JavaScript | \u{38} | \u{19D} |
| Python | \u0038 | \u019d |
| UTF-8 | 38 | c6 9d |
Como distinguir
Tanto Digit Eight quanto Latin Capital Letter N With Left Hook estão na categoria Latin Extended, mas residem em blocos Unicode diferentes. Verifique o ponto de código para diferenciá-los.
Dica: Cole o caractere em um editor hexadecimal ou use
charCodeAt()
em JavaScript para verificar o ponto de código real.