Box Drawing 107

Unicode
U+256A
Category
Dingbats
HTML Entity
╪
CSS
\256A
The ╪ symbol, formally known as the Box Drawing Vertical Single and Horizontal Double character, is a text-based graphic originally used in early terminal environments. It represents a precise intersection where a single vertical line crosses a double horizontal line. Today, it remains widely used by developers and ASCII artists to build clean, text-based tables, grid layouts, and command-line interfaces.

How to Type

Windows
Alt+9578
macOS
Control+Command+Space then search "box drawing"
Linux
Ctrl+Shift+U then 256a
HTML
╪

In Programming

Developers use this character in command-line scripts and TUI (text-based user interface) libraries to render structured tables, complex data grids, and visual borders entirely out of plain text.

Tags

ascii art cross intersection border box drawing box drawing vertical single horizontal double cli formatting copy paste symbol cross junction mixed line dingbat dos character double line frame retro computing table terminal table text ui unicode box character vertical single horizontal double

Related Symbols