Digit Eight vs Number Sign
VS
Comparação de propriedades
| Propriedade | 8 0038 | # 0023 |
|---|---|---|
| Nome | Digit Eight | Number Sign |
| Categoria | Latin Extended | Latin Extended |
| Bloco | Basic Latin | Basic Latin |
| Script | Zyyy | Zyyy |
| Categoria geral | Decimal Number (Nd) | Other Punctuation (Po) |
| Bidirecional | EN | ET |
Comparação de codificações
| Formato | 0038 | 0023 |
|---|---|---|
| Unicode | U+0038 | U+0023 |
| HTML Decimal | 8 | # |
| HTML Hex | 8 | # |
| CSS | \0038 | \0023 |
| JavaScript | \u{38} | \u{23} |
| Python | \u0038 | \u0023 |
| UTF-8 | 38 | 23 |
Como distinguir
Tanto Digit Eight quanto Number Sign pertencem à categoria Latin Extended e ao bloco Basic Latin. 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.