Box Drawing 104

Unicode
U+2567
Category
Dingbats
HTML Entity
╧
CSS
\2567
The ╧ (Box Drawings Up Single and Horizontal Double) symbol is a legacy character originally used in text-based user interfaces to construct menus, tables, and wireframe borders. It forms a bottom-edge T-junction where a single vertical line extends upwards from a double horizontal baseline. While modern graphical interfaces have made it largely obsolete for general computing, it remains popular in console applications, terminal UIs, and retro ASCII art.

How to Type

Windows
Alt+207 or Alt+9575
macOS
Control+Command+Space then search "box drawing"
Linux
Ctrl+Shift+U then 2567
HTML
╧ or ╧

In Programming

Used extensively in command-line interfaces (CLIs) and script outputs to render text-based tables, allowing developers to visually separate double-lined outer borders from single-lined inner columns.

Tags

ascii art T-junction border bottom T junction box drawing box drawing up single horizontal double cli formatting copy paste symbol dingbat dos character double line frame retro computing table terminal table text ui unicode box character up single horizontal double

Related Symbols