Box Drawing 96

Unicode
U+255F
Category
Dingbats
HTML Entity
╟
CSS
\255F
The ╟ symbol is a box drawing character featuring a vertical double line intersecting with a horizontal single line extending to the right. Originating from early text-based computing environments like DOS, it was essential for building structured user interfaces, menus, and tables in terminal applications. Today, developers and ASCII artists continue to use it for designing retro-style grids, file tree structures, and decorative plain-text borders.

How to Type

Windows
Alt + 9567 or Win + . then search 'box drawing'
macOS
Control + Command + Space then search 'box drawing'
Linux
Ctrl + Shift + U then 255F
HTML
╟ or ╟

In Programming

Programmers use this symbol in command-line interfaces (CLIs) and console logs to draw text-based tables, directory trees, and graphical menus. It seamlessly connects with other box drawing characters to render borders and layout structures without requiring a graphical user interface.

Tags

ASCII table divider HTML entity 9567 T-intersection TUI border box drawing dingbat double line frame left tee retro computing table terminal UI text divider unicode 255F vertical double right single

Related Symbols