Top Right Half Bracket Symbol
⸣ is a punctuation symbol used as a top-right half bracket in precise typographic layouts.
U+2E23
The symbol ⸣ is called the top right half bracket. It’s a punctuation character with a dedicated Unicode code point, making it useful for consistent digital typography. You can copy it directly or use its escape forms in code.
Top Right Half Bracket Symbol Meaning
⸣ (TOP RIGHT HALF BRACKET, U+2E23) is a punctuation mark shaped like a bracket segment, showing the top-right half rather than a full pair of brackets. Because it represents only a portion of a bracket, it’s often used in designs where bracket corners must align with other typographic elements, such as annotations, callout frames, or decorative separators. As a Unicode character, it can be reliably inserted into documents, web text, and programming environments using standard copy/paste or escape sequences. It does not function as a mathematical operator by itself; its value is primarily visual and typographic.
Common uses
- •Adding decorative corner brackets in posters, covers, and layout headers
- •Formatting callouts or quoted text blocks with custom bracket styling
- •Designing UI labels or badges that need partial bracket shapes
- •Creating typographic separators in editorial mockups and templates
- •Using the character in accessible text content for consistent visuals
Examples
⸣ Top Right Half Bracket (Bracket Symbol)
- ⸣Note ⸣ item 1 ⸣ continues
- ⸣“At a glance” ⸣ details appear below
- ⸣Field A: ⸣ value ⸣ verified
- ⸣Section title ⸣ subsection list
- ⸣Drawn in type ⸣ aligned brackets corner
Variations
Ready to copy
Technical codes
| Unicode | U+2E23 | |
| HTML Entity | ⸣ | |
| HTML Code | ⸣ | |
| CSS | \2E23 |
FAQ
What does the Top Right Half Bracket symbol mean?
⸣ (TOP RIGHT HALF BRACKET, U+2E23) is a punctuation mark shaped like a bracket segment, showing the top-right half rather than a full pair of brackets. Because it represents only a portion of a bracket, it’s often used in designs where bracket corners must align with other typographic elements, such as annotations, callout frames, or decorative separators. As a Unicode character, it can be reliably inserted into documents, web text, and programming environments using standard copy/paste or escape sequences. It does not function as a mathematical operator by itself; its value is primarily visual and typographic.
What is the Unicode code point for ⸣?
The Unicode code point for ⸣ (TOP RIGHT HALF BRACKET) is U+2E23.
How can I copy ⸣ for use in my text or design?
Select and copy the character ⸣ from this page, then paste it into your document, design tool, or web editor.
Can I use ⸣ in HTML?
Yes. The HTML entity for ⸣ is ⸣.
What escape sequences are available for ⸣ in code?
CSS escape: \\2E23. JavaScript escape: \\u{2E23}.