╝
Box Drawing 94
- Unicode
- U+255D
- Category
- Dingbats
- HTML Entity
- ╝
- CSS
- \255D
The ╝ symbol, officially known as "Box Drawing Double Up And Left," is a legacy computing character used to form the lower-right corner of a double-lined box. Originating from early text-based user interfaces and DOS-era graphics, it allows developers to draw structural borders and tables using pure text. Today, you will mostly spot it in retro ASCII art, command-line interface (CLI) designs, and creative text-based layouts on social media.
How to Type
- Windows
- Alt+9565
- macOS
- Control+Command+Space then search "box drawing"
- Linux
- Ctrl+Shift+U then 255D
- HTML
- ╝
In Programming
Commonly used in terminal outputs, shell scripts, and console applications to visually organize data into grids, tables, and framed UI elements without requiring a graphical interface.
Tags
ASCII box corner
CLI menu border
HTML entity 9565
MS-DOS character
TUI
border
bottom-right corner
box drawing
dingbat
double line
double line corner
frame
full double box
table
terminal UI
unicode 255D