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