Box Drawing 106

Unicode
U+2569
Category
Dingbats
HTML Entity
╩
CSS
\2569
The ╩ symbol, officially known as the Box Drawing Double Up and Horizontal character, is a legacy text graphic originally used in early terminal environments and DOS systems. It represents a bottom-edge T-junction, connecting a horizontal double line to a vertical double line extending upwards. Today, it remains popular in ASCII art, retro-style text interfaces, and terminal emulators for designing tables and rigid UI borders.

How to Type

Windows
Alt+202 or Alt+9577
macOS
Control+Command+Space then search "box drawing double"
Linux
Ctrl+Shift+U then 2569
HTML
╩ or ╩

In Programming

Developers use this symbol in command-line interface (CLI) applications and text-based UI libraries, like Ncurses, to render structured tables, wireframes, and menu borders directly in the terminal.

Tags

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

Related Symbols