Black Parallelogram vs White Square
VS
Comparaison des propriétés
| Propriété | ▰ 25B0 | □ 25A1 |
|---|---|---|
| Nom | Black Parallelogram | White Square |
| Catégorie | Geometric Shapes | Geometric Shapes |
| Bloc | Geometric Shapes | Geometric Shapes |
| Écriture | Zyyy | Zyyy |
| Catégorie générale | Other Symbol (So) | Other Symbol (So) |
| Bidirectionnel | ON | ON |
Comparaison d'encodages
| Format | 25B0 | 25A1 |
|---|---|---|
| Unicode | U+25B0 | U+25A1 |
| HTML Decimal | ▰ | □ |
| HTML Hex | ▰ | □ |
| CSS | \25B0 | \25A1 |
| JavaScript | \u{25B0} | \u{25A1} |
| Python | \u25b0 | \u25a1 |
| UTF-8 | e2 96 b0 | e2 96 a1 |
Comment les distinguer
Black Parallelogram et White Square appartiennent tous deux à la catégorie Geometric Shapes et au bloc Geometric Shapes. Comparez leurs points de code et leur rendu visuel pour les distinguer.
Conseil : Collez le caractère dans un éditeur hexadécimal ou utilisez
charCodeAt()
en JavaScript pour vérifier le point de code réel.