Black Square vs White Right-Pointing Pointer
VS
Comparação de propriedades
| Propriedade | ■ 25A0 | ▻ 25BB |
|---|---|---|
| Nome | Black Square | White Right-Pointing Pointer |
| Categoria | Geometric Shapes | Geometric Shapes |
| Bloco | Geometric Shapes | Geometric Shapes |
| Script | Zyyy | Zyyy |
| Categoria geral | Other Symbol (So) | Other Symbol (So) |
| Bidirecional | ON | ON |
Comparação de codificações
| Formato | 25A0 | 25BB |
|---|---|---|
| Unicode | U+25A0 | U+25BB |
| HTML Decimal | ■ | ▻ |
| HTML Hex | ■ | ▻ |
| CSS | \25A0 | \25BB |
| JavaScript | \u{25A0} | \u{25BB} |
| Python | \u25a0 | \u25bb |
| UTF-8 | e2 96 a0 | e2 96 bb |
Como distinguir
Tanto Black Square quanto White Right-Pointing Pointer pertencem à categoria Geometric Shapes e ao bloco Geometric Shapes. 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.