Full Block vs Left Seven Eighths Block
VS
Comparaison des propriétés
| Propriété | █ 2588 | ▉ 2589 |
|---|---|---|
| Nom | Full Block | Left Seven Eighths Block |
| Catégorie | Block Elements | Block Elements |
| Bloc | Block Elements | Block Elements |
| Écriture | Zyyy | Zyyy |
| Catégorie générale | Other Symbol (So) | Other Symbol (So) |
| Bidirectionnel | ON | ON |
Comparaison d'encodages
| Format | 2588 | 2589 |
|---|---|---|
| Unicode | U+2588 | U+2589 |
| HTML Decimal | █ | ▉ |
| HTML Hex | █ | ▉ |
| CSS | \2588 | \2589 |
| JavaScript | \u{2588} | \u{2589} |
| Python | \u2588 | \u2589 |
| UTF-8 | e2 96 88 | e2 96 89 |
Comment les distinguer
Full Block et Left Seven Eighths Block appartiennent tous deux à la catégorie Block Elements et au bloc Block Elements. 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.