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