Dagger vs Low Asterisk
VS
Comparação de propriedades
| Propriedade | † 2020 | ⁎ 204E |
|---|---|---|
| Nome | Dagger | Low Asterisk |
| Categoria | Punctuation | Punctuation |
| Bloco | General Punctuation | General Punctuation |
| Script | Zyyy | Zyyy |
| Categoria geral | Other Punctuation (Po) | Other Punctuation (Po) |
| Bidirecional | ON | ON |
Comparação de codificações
| Formato | 2020 | 204E |
|---|---|---|
| Unicode | U+2020 | U+204E |
| HTML Decimal | † | ⁎ |
| HTML Hex | † | ⁎ |
| CSS | \2020 | \204E |
| JavaScript | \u{2020} | \u{204E} |
| Python | \u2020 | \u204e |
| UTF-8 | e2 80 a0 | e2 81 8e |
Como distinguir
Tanto Dagger quanto Low Asterisk pertencem à categoria Punctuation e ao bloco General Punctuation. 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.