free-symbols

Lower One Quarter Block Symbol

▂ is the “lower one quarter block” Unicode character for subtle block shading and UI-style marks.

U+2582

▂ is a Unicode block element (U+2582) that appears as a small filled block occupying the lower quarter. It’s commonly used to create compact visual accents without heavy graphics. You can copy it directly or use its Unicode/HTML forms in code.

Lower One Quarter Block Symbol Meaning

The symbol ▂ is called the “lower one quarter block” (Unicode U+2582). It belongs to the Block Elements category, meaning it’s designed for composing simple shapes from characters. Visually, it looks like a minimal fill at the bottom of a cell, which makes it useful for representing partial height, faint shading, or small step-like increments. Because it renders consistently across many fonts, it’s often used in text-based interfaces (like terminals, dashboards, and status lines) and in design mockups where you want a lightweight “bar” segment or decorative texture.

Common uses

  • Creating subtle progress or step indicators in text-based UIs
  • Building lightweight bar charts using stacked block characters
  • Adding decorative shading or texture in headings and banners
  • Representing partial levels (e.g., low battery, small volume) in plain text
  • Using as a compact bullet/marker in aligned lists

Examples

▂ Lower One Quarter Block

  • Loading: ▂▃▆▇
  • Battery: ▂▂▂▁
  • Volume: ▂▃▄▅
  • Level 25%: ▂▂▂
  • Next step: ▂

Variations

Ready to copy

Technical codes

UnicodeU+2582
HTML Entity▂
HTML Code▂
CSS\2582

FAQ

What does the Lower One Quarter Block symbol mean?

The symbol ▂ is called the “lower one quarter block” (Unicode U+2582). It belongs to the Block Elements category, meaning it’s designed for composing simple shapes from characters. Visually, it looks like a minimal fill at the bottom of a cell, which makes it useful for representing partial height, faint shading, or small step-like increments. Because it renders consistently across many fonts, it’s often used in text-based interfaces (like terminals, dashboards, and status lines) and in design mockups where you want a lightweight “bar” segment or decorative texture.

What is the Unicode code point for ▂?

▂ is Unicode U+2582 (LOWER ONE QUARTER BLOCK).

How can I copy ▂ for use in my website or document?

Copy the character directly as shown (▂), or use the provided entity form: ▂.

Can I use ▂ in CSS or JavaScript?

Yes. CSS escape: \\2582. JavaScript escape: \\u{2582}.

What makes ▂ different from other block characters like ▀ or ▄?

▂ specifically represents the lower one quarter of the block cell; other characters fill different portions (such as upper quarters or halves).