Bullet vs National Digit Shapes
VS
Comparação de propriedades
| Propriedade | • 2022 | 206E |
|---|---|---|
| Nome | Bullet | National Digit Shapes |
| Categoria | Punctuation | Punctuation |
| Bloco | General Punctuation | General Punctuation |
| Script | Zyyy | Zyyy |
| Categoria geral | Other Punctuation (Po) | Format (Cf) |
| Bidirecional | ON | BN |
Comparação de codificações
| Formato | 2022 | 206E |
|---|---|---|
| Unicode | U+2022 | U+206E |
| HTML Decimal | • |  |
| HTML Hex | • |  |
| CSS | \2022 | \206E |
| JavaScript | \u{2022} | \u{206E} |
| Python | \u2022 | \u206e |
| UTF-8 | e2 80 a2 | e2 81 ae |
Como distinguir
Tanto Bullet quanto National Digit Shapes 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.