EmojiIO

Seven Eighths Block

U+2589
128px

Meaning & Explanation

7/8 blockpartial blockalmost full block

This simple yet striking graphic consists of a vertical rectangle that is almost entirely shaded dark, leaving just a sliver of white space on the far left edge. Designers and developers frequently use it as a loading indicator, volume slider thumb, or progress tracker in user interfaces because it visually communicates near-completion at a glance. It appears in media players, system status bars, and dashboard widgets where incremental updates need subtle representation. The symbol relates closely to other bar charts and fill meters, offering a minimalist alternative to colorful gradients or animated spinners.

Usage Examples

"Progress bar shows ▉▉▉▉▉▉▉▉▉▉ 90% completed"

"In charts, ▉ indicates the area is 87.5% filled"

"Use ▉ symbols to create custom loading animations"

Technical Info

Unicode Code Point
U+2589
HTML Entity
▉
CSS Code
\2589
JavaScript Escape
\u{2589}

Code Preview

<span class="symbol-left-seven-eighths-block">▉</span>
<!-- Unicode: U+2589 -->
<!-- Name: Seven Eighths Block -->

Keyboard Shortcuts

WindowsAlt + 2589
macOSType 2589 then press Option + Enter
LinuxCtrl + Shift + U, type 2589, Enter

Usage Code

HTML Entity

&#x2589;

CSS Escape Code

content: "\2589";

JavaScript Escape

String.fromCodePoint(0x2589)

How do I copy the Seven Eighths Block symbol?

Simply click the Copy Symbol button on this page to copy ▉ to your clipboard, then paste it anywhere.

What Unicode code point does Seven Eighths Block have?

The Unicode code point for Seven Eighths Block isU+2589. For HTML use &#x2589;, for CSS use \2589.

What block does Seven Eighths Block belong to?

Seven Eighths Block belongs to the Block Elements block.

Was this page helpful?

Click to give feedback and help us improve

还没有收集符号