Lower Right Triangle vs Square With Upper Left To Lower Right Fill
VS
Comparação de propriedades
| Propriedade | ◿ 25FF | ▧ 25A7 |
|---|---|---|
| Nome | Lower Right Triangle | Square With Upper Left To Lower Right Fill |
| Categoria | Geometric Shapes | Geometric Shapes |
| Bloco | Geometric Shapes | Geometric Shapes |
| Script | Zyyy | Zyyy |
| Categoria geral | Math Symbol (Sm) | Other Symbol (So) |
| Bidirecional | ON | ON |
Comparação de codificações
| Formato | 25FF | 25A7 |
|---|---|---|
| Unicode | U+25FF | U+25A7 |
| HTML Decimal | ◿ | ▧ |
| HTML Hex | ◿ | ▧ |
| CSS | \25FF | \25A7 |
| JavaScript | \u{25FF} | \u{25A7} |
| Python | \u25ff | \u25a7 |
| UTF-8 | e2 97 bf | e2 96 a7 |
Como distinguir
Tanto Lower Right Triangle quanto Square With Upper Left To Lower Right Fill 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.