Black Square vs Black Up-Pointing Triangle
VS
Comparação de propriedades
| Propriedade | ■ 25A0 | ▲ 25B2 |
|---|---|---|
| Nome | Black Square | Black Up-Pointing Triangle |
| 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 | 25B2 |
|---|---|---|
| Unicode | U+25A0 | U+25B2 |
| HTML Decimal | ■ | ▲ |
| HTML Hex | ■ | ▲ |
| CSS | \25A0 | \25B2 |
| JavaScript | \u{25A0} | \u{25B2} |
| Python | \u25a0 | \u25b2 |
| UTF-8 | e2 96 a0 | e2 96 b2 |
Como distinguir
Tanto Black Square quanto Black Up-Pointing Triangle 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.