Box Drawings Down Heavy And Up Horizontal Light Symbol
The ╁ symbol is a box-drawing character used to create structured lines in text interfaces and UI layouts.
U+2541
╁ is a Unicode box-drawing character designed for text-based diagrams. It combines a heavy vertical stroke down with a light horizontal segment up, making it useful for framing and connector lines.
Box Drawings Down Heavy And Up Horizontal Light Symbol Meaning
╁ (Unicode U+2541) is part of the “Box Drawing” set. It is typically used to build grid-like borders, panels, and connectors in monospaced text. Visually, it represents a corner/junction where one part goes down with a heavy vertical line while another part continues horizontally with a light line. In practical terms, you’ll see it in terminal-style layouts, ASCII/Unicode UI mockups, and structured text art where different line weights help the drawing look balanced and readable. It does not have a widely established standalone meaning outside of layout and line-art contexts.
Common uses
- •Terminal and console UI panels where Unicode box lines create borders
- •Text-based diagrams and flowcharts with monospaced alignment
- •Chat or documentation layouts that need simple section dividers
- •Designing banners and framed headings in plain text
- •Building structured tables or cards using mixed box-drawing characters
Examples
╁ Box Drawings Down Heavy and Up Horizontal Light
- ╁║ Budget ║\n╁─────────╂
- ╁┌────────────────┐\n╁ Options ╂
- ╁┌─╁────────────┐\n│ Menu │
- ╁╁───── Status ─────╂
- ╁╁ Connectors ╂\n│ • Left │ • Right │
Variations
Ready to copy
Technical codes
| Unicode | U+2541 | |
| HTML Entity | ╁ | |
| HTML Code | ╁ | |
| CSS | \2541 |
FAQ
What does the Box Drawings Down Heavy And Up Horizontal Light symbol mean?
╁ (Unicode U+2541) is part of the “Box Drawing” set. It is typically used to build grid-like borders, panels, and connectors in monospaced text. Visually, it represents a corner/junction where one part goes down with a heavy vertical line while another part continues horizontally with a light line. In practical terms, you’ll see it in terminal-style layouts, ASCII/Unicode UI mockups, and structured text art where different line weights help the drawing look balanced and readable. It does not have a widely established standalone meaning outside of layout and line-art contexts.
What is the Unicode code point for ╁?
╁ is Unicode U+2541.
How can I copy ╁?
Select and copy the symbol directly from this page, or use the provided character when you need a box-drawing line in your text editor.
Where is ╁ commonly used?
It’s most commonly used in box-drawing and monospaced text layouts like terminal-style borders, panels, and diagram connectors.
Will ╁ display the same in all fonts?
Not always—box-drawing characters depend on the font’s box-drawing glyphs. Monospaced fonts that support Unicode box drawing generally work best.