Box Drawing 84

Unicode
U+2553
Category
Dingbats
HTML Entity
╓
CSS
\2553
The ╓ (Box Drawing Down Double and Right Single) symbol is a text-based graphical character used to form the top-left corner of a box or table. Originating from legacy computing environments like MS-DOS, it features a double-lined vertical stroke intersecting with a single-lined horizontal stroke. Today, developers and digital artists use it to format plain text documents, build text-based user interfaces (TUIs), and construct intricate ASCII art.

How to Type

Windows
Alt + 9558
macOS
Control + Command + Space, then search "box drawing"
Linux
Ctrl + Shift + U, then 2556
HTML
╖

In Programming

Frequently used in command-line environments and libraries like ncurses to programmatically render structured tables, dialog boxes, and window borders in terminal outputs.

Tags

ASCII art corner TUI character U+2553 border box corner symbol box drawing dingbat double line double vertical single horizontal down double right single frame mixed line box table terminal UI corner text frame top-left corner

Related Symbols