Black Down-Pointing Triangle vs White Square
VS
Comparaison des propriétés
| Propriété | ▼ 25BC | □ 25A1 |
|---|---|---|
| Nom | Black Down-Pointing Triangle | 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 | 25BC | 25A1 |
|---|---|---|
| Unicode | U+25BC | U+25A1 |
| HTML Decimal | ▼ | □ |
| HTML Hex | ▼ | □ |
| CSS | \25BC | \25A1 |
| JavaScript | \u{25BC} | \u{25A1} |
| Python | \u25bc | \u25a1 |
| UTF-8 | e2 96 bc | e2 96 a1 |
Comment les distinguer
Black Down-Pointing Triangle 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.