White Parallelogram vs White Square With Rounded Corners
VS
Comparaison des propriétés
| Propriété | ▱ 25B1 | ▢ 25A2 |
|---|---|---|
| Nom | White Parallelogram | White Square With Rounded Corners |
| 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 | 25B1 | 25A2 |
|---|---|---|
| Unicode | U+25B1 | U+25A2 |
| HTML Decimal | ▱ | ▢ |
| HTML Hex | ▱ | ▢ |
| CSS | \25B1 | \25A2 |
| JavaScript | \u{25B1} | \u{25A2} |
| Python | \u25b1 | \u25a2 |
| UTF-8 | e2 96 b1 | e2 96 a2 |
Comment les distinguer
White Parallelogram et White Square With Rounded Corners 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.