Box Drawing 91

Unicode
U+255A
Category
Dingbats
HTML Entity
╚
CSS
\255A
The ╚ symbol, formally known as the Box Drawing Double Up And Right character, forms the bottom-left corner of a double-lined box. Originally used in legacy text-based computing environments like MS-DOS to build user interfaces, developers relied on it to draw menus and tables using plain text. Today, it remains popular in retro ASCII art, modern terminal applications, and decorative text layouts on social media.

How to Type

Windows
Alt+9562
macOS
Control+Command+Space then search 'box drawing'
Linux
Ctrl+Shift+U then 255A
HTML
╚

In Programming

Programmers use this symbol in command-line interfaces (CLI) and terminal applications to render structured double-lined tables and graphical borders without relying on external GUI libraries.

Tags

ASCII box corner CLI border HTML entity 9562 MS-DOS character TUI border bottom-left corner box drawing dingbat double line double line corner frame full double box table terminal UI unicode 255A

Related Symbols