Box Drawing 95

Unicode
U+255E
Category
Dingbats
HTML Entity
╞
CSS
\255E
The ╞ symbol, officially known as the Box Drawing Vertical Single and Right Double, is a legacy computing character used to build text-based user interfaces. It features a solid vertical line joined by a double horizontal line pointing to the right. While originally designed for early terminal environments and MS-DOS to draw tables and window borders, it remains popular today in ASCII art, command-line utilities, and text-formatting scripts.

How to Type

Windows
Alt+9566
macOS
Control+Command+Space then search "box drawing"
Linux
Ctrl+Shift+U then 255E
HTML
╞

In Programming

Frequently used in command-line interfaces (CLI) and text-based user interfaces (TUI) to draw structural tables, file directory trees, or graphical borders directly within terminal output.

Tags

ASCII table separator HTML entity 9566 T-intersection TUI border box drawing dingbat divider double line frame left tee table terminal UI text divider unicode 255E vertical single right double

Related Symbols