Lower Seven Eighths Block Symbol
▇ is the “lower seven eighths” block character (U+2587) used to create dense shading and progress-style visuals.
U+2587
▇ is a Unicode block element designed for filling most of a cell while leaving a small top gap. It’s commonly used when you want a compact, text-friendly way to show emphasis, density, or partial fill. You can copy it directly or insert it by code point U+2587.
Lower Seven Eighths Block Symbol Meaning
▇ (U+2587) is called the “LOWER SEVEN EIGHTHS BLOCK” and belongs to the “Block Elements” category. Visually, it resembles a mostly filled block where the lower portion is emphasized, making it useful for representing partial coverage or density in text layouts. Because it’s a single character, it works well in places where you can’t rely on images or complex styling, such as monospace art, chat messages, and lightweight UI labels. In practice, it’s often used as a bar segment or as a shading element to create stepped or layered visuals.
Common uses
- •Creating compact progress bars and progress segments in text UIs
- •Building heatmap-style or intensity indicators in tables
- •Making monospace bar charts and sparkline-like visuals
- •Adding emphasis or “filled” states in status labels
- •Designing text-based icons and dense decorative elements
Examples
▇ Lower Seven Eighths Block Symbol
- ▇Loading: ▇▇▇▇░░
- ▇Status: ▇ Available
- ▇Battery: ▇▇▇▇░
- ▇Intensity: ▁▂▃▇▇
- ▇Queue: ▇▇▇▇▇
Variations
Ready to copy
Technical codes
| Unicode | U+2587 | |
| HTML Entity | ▇ | |
| HTML Code | ▇ | |
| CSS | \2587 |
FAQ
What does the Lower Seven Eighths Block symbol mean?
▇ (U+2587) is called the “LOWER SEVEN EIGHTHS BLOCK” and belongs to the “Block Elements” category. Visually, it resembles a mostly filled block where the lower portion is emphasized, making it useful for representing partial coverage or density in text layouts. Because it’s a single character, it works well in places where you can’t rely on images or complex styling, such as monospace art, chat messages, and lightweight UI labels. In practice, it’s often used as a bar segment or as a shading element to create stepped or layered visuals.
What is the Unicode code point for ▇?
▇ is U+2587, named “LOWER SEVEN EIGHTHS BLOCK”.
How can I copy ▇ into HTML?
You can use the HTML entity: ▇ for this symbol (as provided).
What’s the CSS escape for ▇?
Use: \\2587 in CSS.
Where is ▇ typically used?
It’s commonly used for dense bar segments, shading-like effects, and text-based progress or intensity indicators.