Right Curly Bracket Lower Hook Symbol
⎭ is the right curly bracket with a lower hook, a technical punctuation symbol used for structured text and notation.
U+23AD
⎭ (U+23AD) is called the right curly bracket lower hook. It’s a technical symbol most often used when typography needs a bracket-like form with a specific glyph shape. Use the copy options below to paste it in design, documents, or code.
Right Curly Bracket Lower Hook Symbol Meaning
The symbol ⎭ is a punctuation-like glyph in the “Technical & Computer” category, named RIGHT CURLY BRACKET LOWER HOOK (U+23AD). Visually, it resembles a right curly bracket paired with a distinctive lower hook, making it useful when a text layout or notation requires that specific bracket style. In practice, people use it to create more precise visual structure than plain curly braces, especially in technical writing, UI mockups, and formatting where brackets signal grouped content. Like many Unicode symbols, its appearance depends on the font; always test in your target environment to ensure the glyph renders as expected.
Common uses
- •Typography in technical documents where a bracket style with a lower hook is preferred over standard curly braces
- •Designing UI or label text that uses bracket-like glyphs to indicate grouped settings or values
- •Writing code documentation or markup examples that need a distinctive “right bracket” character
- •Creating custom diagrams, timelines, or schema text that uses bracket glyphs to mark relationships
- •Social media or chat formatting where you want a more stylized bracket symbol than { }
Examples
⎭ Right Curly Bracket Lower Hook
- ⎭Function output ⎭
- ⎭Options (Group B) ⎭
- ⎭Note: end bracket ⎭
- ⎭Step 2 ⎭ Step 3
- ⎭JSON snippet ends here ⎭
Variations
Ready to copy
Technical codes
| Unicode | U+23AD | |
| HTML Entity | ⎭ | |
| HTML Code | ⎭ | |
| CSS | \23AD |
FAQ
What does the Right Curly Bracket Lower Hook symbol mean?
The symbol ⎭ is a punctuation-like glyph in the “Technical & Computer” category, named RIGHT CURLY BRACKET LOWER HOOK (U+23AD). Visually, it resembles a right curly bracket paired with a distinctive lower hook, making it useful when a text layout or notation requires that specific bracket style. In practice, people use it to create more precise visual structure than plain curly braces, especially in technical writing, UI mockups, and formatting where brackets signal grouped content. Like many Unicode symbols, its appearance depends on the font; always test in your target environment to ensure the glyph renders as expected.
What is the Unicode code point for ⎭?
⎭ has Unicode code point U+23AD.
How can I paste ⎭ on a website or in HTML?
You can paste the character directly, or use the HTML entity ⎭.
What escape sequences work in code?
Use \\u{23AD} in JavaScript (Unicode escape) or \\23AD in CSS escape form.
Will ⎭ look the same in every font?
No. The glyph’s appearance depends on the font. Test the symbol in your target fonts and browsers to confirm rendering.