Bottom Curly Bracket Symbol
⏟ (bottom curly bracket) is a technical symbol used for grouping, framing, or stylized structure in text.
U+23DF
The symbol ⏟ is called the bottom curly bracket (Unicode U+23DF). It’s commonly used in technical writing and formatting where a bottom brace is helpful. You can copy it directly or use the provided HTML/CSS/JavaScript escapes.
Bottom Curly Bracket Symbol Meaning
⏟ is the “BOTTOM CURLY BRACKET” character, Unicode U+23DF. As a visual bracket-like mark, it’s often used to indicate structure at the bottom of grouped content—such as closing or visually framing a block in plain text, diagrams, or stylistic UI text. Because it’s a distinct Unicode character (not an ASCII-only equivalent), it can render consistently across systems that support it. In practice, people use it to improve readability in text-based layouts, documentation, and developer-facing content where brace-like characters are preferred.
Common uses
- •Using it as a visual brace at the bottom of a multi-line text layout
- •Formatting developer documentation where bracket-like structure improves readability
- •Decorating sections or headings with consistent Unicode bracket symbols
- •Creating lightweight diagrams in chat or plain-text editors
- •Designing UI micro-elements or labels that need a bottom brace shape
Examples
⏟ Bottom Curly Bracket Symbol (U+23DF)
- ⏟Here is a grouped item ⏟
- ⏟Details (bottom brace) ⏟
- ⏟Options list ⏟
- ⏟Result section ⏟
- ⏟Structured note ⏟
Variations
Ready to copy
Technical codes
| Unicode | U+23DF | |
| HTML Entity | ⏟ | |
| HTML Code | ⏟ | |
| CSS | \23DF |
FAQ
What does the Bottom Curly Bracket symbol mean?
⏟ is the “BOTTOM CURLY BRACKET” character, Unicode U+23DF. As a visual bracket-like mark, it’s often used to indicate structure at the bottom of grouped content—such as closing or visually framing a block in plain text, diagrams, or stylistic UI text. Because it’s a distinct Unicode character (not an ASCII-only equivalent), it can render consistently across systems that support it. In practice, people use it to improve readability in text-based layouts, documentation, and developer-facing content where brace-like characters are preferred.
What is the Unicode name and code point for ⏟?
Its Unicode name is “BOTTOM CURLY BRACKET”, and its code point is U+23DF.
How can I copy ⏟ easily?
Copy the character directly from this page. It’s also available via HTML, CSS, and JavaScript escapes listed above in the symbol metadata.
Will ⏟ display correctly on all devices?
It should render on any system with Unicode support for U+23DF. If you see a blank box, your font may not include the glyph.
When should I use ⏟ instead of ASCII braces like {}?
Use ⏟ when you specifically want the bottom-brace look or a dedicated Unicode character for structured, stylized text—especially in documentation, design mockups, or plain-text formatting.