Square With Vertical Fill vs White Right-Pointing Pointer
VS
Comparaison des propriétés
| Propriété | ▥ 25A5 | ▻ 25BB |
|---|---|---|
| Nom | Square With Vertical Fill | 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 | 25A5 | 25BB |
|---|---|---|
| Unicode | U+25A5 | U+25BB |
| HTML Decimal | ▥ | ▻ |
| HTML Hex | ▥ | ▻ |
| CSS | \25A5 | \25BB |
| JavaScript | \u{25A5} | \u{25BB} |
| Python | \u25a5 | \u25bb |
| UTF-8 | e2 96 a5 | e2 96 bb |
Comment les distinguer
Square With Vertical Fill 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.