Box Drawing 97

Unicode
U+2560
Category
Dingbats
HTML Entity
╠
CSS
\2560
The ╠ symbol, officially known as the Box Drawing Double Vertical and Right character, represents a double-lined T-intersection pointing rightwards. Originating in early text-based interfaces like MS-DOS, it helped developers build menus, borders, and tables directly within the console. Today, retro computing enthusiasts and developers still use it for ASCII art or rendering clean, structured layouts in command-line tools.

How to Type

Windows
Alt+204 or Alt+9568
macOS
Control+Command+Space then search "box drawing"
Linux
Ctrl+Shift+U then 2560
HTML
╠

In Programming

Developers use this character in command-line interfaces (CLIs) and logging outputs to construct visual tables, directory trees, or text-based user interface borders without requiring graphical libraries.

Tags

ASCII table separator HTML entity 9568 MS-DOS menu border T-intersection TUI border box drawing dingbat double line double line tee double vertical and right frame left tee junction table terminal UI unicode 2560

Related Symbols