Box Drawing 39

Unicode
U+2526
Category
Dingbats
HTML Entity
┦
CSS
\2526
The ┦ symbol, officially known as Box Drawing Up Light And Left Down Heavy, is a legacy text character used to construct text-based user interfaces. It forms a right-aligned junction where a thin line from above intersects with a thin line from the left and a thick line continuing downward. Originally popular in DOS and early terminal environments, it is still used today in command-line tools and text art to draw complex tables or modular borders with varying line weights.

How to Type

Windows
Alt+9510
macOS
Control+Command+Space then search "2526"
Linux
Ctrl+Shift+U then 2526
HTML
┦

In Programming

Frequently used in terminal emulators, ASCII art, and command-line interfaces (CLIs) to render structured tables, menus, and window borders purely through plain text.

Tags

ASCII art CLI border T-junction right TUI border box drawing dingbat heavy downward light upward mixed line weight right t-junction table terminal UI text table unicode U+2526 up light down heavy

Related Symbols