Bottom Right Half Bracket Symbol
⸥ is the bottom right half bracket symbol (U+2E25) used as a subtle bracket-like punctuation mark.
U+2E25
⸥ (U+2E25) is a punctuation character shaped like a half bracket, specifically the bottom-right portion. It can add a compact, typographic “bracket” effect without taking up as much space as full brackets. Use it for small visual framing in text, layouts, and UI labels.
Bottom Right Half Bracket Symbol Meaning
⸥ is named “Bottom Right Half Bracket” (Unicode U+2E25). As punctuation, it functions as a bracket-like glyph that can visually group or mark a boundary in text. Because it is a half bracket, it’s often used in combination with its matching counterpart (such as the bottom-left half bracket) to suggest paired delimiting marks. In practice, it’s most useful when you want a lightweight typographic enclosure, decorative emphasis, or alignment-sensitive framing in posters, captions, UI components, or editorial styling.
Common uses
- •Pair with a matching half bracket to create compact visual groupings in headings or captions
- •Add typographic styling cues in editorial layouts where full brackets feel too heavy
- •Use as a decorative delimiter in lists, callouts, or sidebar labels
- •Insert into UI text or microcopy to mark boundaries (e.g., tag-like groupings)
- •Create consistent bracket-like separators in designs requiring tight spacing
Examples
⸥ Bottom Right Half Bracket Symbol
- ⸥Note ⸥ important terms are defined below.
- ⸥Section ⸥ Overview ⸤ Details
- ⸥Item ⸥ pricing and availability change by region
- ⸥Callout: ⸥ swipe to continue
- ⸥Use ⸥ paired symbols for compact emphasis
Variations
Ready to copy
Technical codes
| Unicode | U+2E25 | |
| HTML Entity | ⸥ | |
| HTML Code | ⸥ | |
| CSS | \2E25 |
FAQ
What does the Bottom Right Half Bracket symbol mean?
⸥ is named “Bottom Right Half Bracket” (Unicode U+2E25). As punctuation, it functions as a bracket-like glyph that can visually group or mark a boundary in text. Because it is a half bracket, it’s often used in combination with its matching counterpart (such as the bottom-left half bracket) to suggest paired delimiting marks. In practice, it’s most useful when you want a lightweight typographic enclosure, decorative emphasis, or alignment-sensitive framing in posters, captions, UI components, or editorial styling.
How do I copy the ⸥ symbol?
Select and copy the character from this page, or copy the exact string “⸥” directly. You can also use the provided HTML/CSS/JavaScript escapes in developer environments.
What is the Unicode code point for ⸥?
The Unicode code point for ⸥ is U+2E25.
Can ⸥ be used with another half bracket?
Yes. It’s commonly used as part of a paired visual set—often with the matching half bracket (bottom-left half bracket) to suggest a bracketed region.
What’s the best way to display ⸥ in HTML or CSS?
Use the provided HTML entity (⸥) in HTML, or the CSS escape (\\2E25). For JavaScript, you can use \\u{2E25} where supported.