Right Square Bracket Upper Corner Symbol
⎤ (U+23A4) is a corner-style bracket symbol often used in technical text and layout accents.
U+23A4
⎤ is a technical character known as the Right Square Bracket Upper Corner. It’s commonly used when you want a bracket-like shape that suggests an upper-corner detail. This page includes copy options and exact code points for reliable use.
Right Square Bracket Upper Corner Symbol Meaning
⎤ (Unicode U+23A4) is a bracket-shaped “upper corner” glyph. Visually, it resembles the top-right corner of a right square bracket, making it useful as a decorative or structural element in monospaced/technical compositions. Because it’s a specific Unicode character (not punctuation made from ASCII), it can help preserve consistent typography across platforms. It may appear in diagrams, text-based UI mockups, and inline technical formatting where designers need a precise corner glyph rather than a standard bracket character.
Common uses
- •Creating box-drawing or UI corner accents in text layouts
- •Designing monospaced diagram labels and technical schematics
- •Adding bracket-corner styling in documentation and README files
- •Using as a typographic detail in code comments or plain-text mockups
- •Enhancing headings or separators with corner bracket ornamentation
Examples
⎤ Right Square Bracket Upper Corner
- ⎤Top-right corner: ⎤
- ⎤Diagram corner glyph: ⎤
- ⎤Label prefix: ⎤ section end
- ⎤Text UI element: [menu]⎤
- ⎤Technical note marker: ⎤ see details
Variations
Ready to copy
Technical codes
| Unicode | U+23A4 | |
| HTML Entity | ⎤ | |
| HTML Code | ⎤ | |
| CSS | \23A4 |
FAQ
What does the Right Square Bracket Upper Corner symbol mean?
⎤ (Unicode U+23A4) is a bracket-shaped “upper corner” glyph. Visually, it resembles the top-right corner of a right square bracket, making it useful as a decorative or structural element in monospaced/technical compositions. Because it’s a specific Unicode character (not punctuation made from ASCII), it can help preserve consistent typography across platforms. It may appear in diagrams, text-based UI mockups, and inline technical formatting where designers need a precise corner glyph rather than a standard bracket character.
What Unicode character is ⎤?
⎤ is named Right Square Bracket Upper Corner and has Unicode code point U+23A4.
How do I copy ⎤ reliably in HTML?
Use the HTML entity: ⎤ or paste the character directly if your system supports it.
What is the CSS escape for ⎤?
The CSS escape is \\23A4.
Can I use ⎤ in JavaScript strings?
Yes. You can use \\u{23A4} in JavaScript to represent the character.