Full Block vs Left Seven Eighths Block
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://symbolfyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://symbolfyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://symbolfyi.com/entity//)
Use the native HTML custom element.
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.