Square With Upper Left Diagonal Half Black Symbol
◩ is a geometric square split diagonally, with the upper-left half filled in black.
U+25E9
◩ is a geometric shape character represented in Unicode as “square with upper left diagonal half black.” It’s useful when you need a compact, consistent visual element that reads well at small sizes. Copy it into design mockups, UI labels, or text layouts.
Square With Upper Left Diagonal Half Black Symbol Meaning
◩ is primarily used as a geometric, stylized square—split diagonally so that one corner region appears filled (the upper-left half black). In everyday use, it functions as a visual indicator or decorative marker rather than a word. Designers may treat it as a minimal “panel” or “section” icon to suggest division, hierarchy, or a checked/selected state without using text. Writers and content creators can use it as a bullet-like glyph or to add variety to lists. Because it’s a standard Unicode character, it can be embedded in text and user interfaces anywhere Unicode is supported.
Common uses
- •Geometric bullet or list marker in plain text and documents
- •UI label decoration for sections, tabs, or panels
- •Minimal “selected” or “active” indicator in lightweight designs
- •Status or category icon in dashboards and infographics
- •Diagram annotation to visually separate or highlight areas
Examples
◩ Square with Upper Left Diagonal Half Black
- ◩◩ Requirements: confirmed by stakeholders
- ◩◩ Section A: overview and scope
- ◩Selected ◩ in the filter list
- ◩◩ Item 3: pending review
- ◩◩ Design note: split layout concept
Variations
Ready to copy
Technical codes
| Unicode | U+25E9 | |
| HTML Entity | ◩ | |
| HTML Code | ◩ | |
| CSS | \25E9 |
FAQ
What does the Square With Upper Left Diagonal Half Black symbol mean?
◩ is primarily used as a geometric, stylized square—split diagonally so that one corner region appears filled (the upper-left half black). In everyday use, it functions as a visual indicator or decorative marker rather than a word. Designers may treat it as a minimal “panel” or “section” icon to suggest division, hierarchy, or a checked/selected state without using text. Writers and content creators can use it as a bullet-like glyph or to add variety to lists. Because it’s a standard Unicode character, it can be embedded in text and user interfaces anywhere Unicode is supported.
What Unicode character is ◩?
◩ is named “SQUARE WITH UPPER LEFT DIAGONAL HALF BLACK” and has Unicode code point U+25E9.
How can I copy ◩ in HTML?
You can use the HTML entity: ◩
How do I use ◩ in CSS?
Use the CSS escape form: \\25E9
How do I include ◩ in JavaScript strings?
Use the JavaScript escape: \\u{25E9}