Black Parallelogram vs Black Up-Pointing Triangle
VS
Comparaison des propriétés
| Propriété | ▰ 25B0 | ▲ 25B2 |
|---|---|---|
| Nom | Black Parallelogram | Black Up-Pointing Triangle |
| 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 | 25B2 |
|---|---|---|
| Unicode | U+25B0 | U+25B2 |
| HTML Decimal | ▰ | ▲ |
| HTML Hex | ▰ | ▲ |
| CSS | \25B0 | \25B2 |
| JavaScript | \u{25B0} | \u{25B2} |
| Python | \u25b0 | \u25b2 |
| UTF-8 | e2 96 b0 | e2 96 b2 |
Comment les distinguer
Black Parallelogram et Black Up-Pointing Triangle 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.