╛
Box Drawing 92
- Unicode
- U+255B
- Category
- Dingbats
- HTML Entity
- ╛
- CSS
- \255B
The ╛ (Box Drawings Up Single And Left Double) symbol is a legacy character originally used in early terminal environments and DOS systems to build text-based user interfaces. It visually forms the bottom-right corner of a frame where the vertical line is single-width and the horizontal line is double-width. Today, programmers and digital artists use it to craft retro ASCII art, command-line layouts, and structured text tables.
How to Type
- Windows
- Alt+9563
- macOS
- Control+Command+Space then search "Box Drawings Up Single And Left Double"
- Linux
- Ctrl+Shift+U then 255b Space
- HTML
- ╛
In Programming
Commonly used in console applications, terminal scripts, and libraries like ncurses to programmatically draw tables, frames, and user interface grids in plain text.
Tags
ASCII box corner
DOS character
HTML entity 9563
TUI
border
bottom-right corner
box drawing
dingbat
double line
frame
mixed line corner
single vertical double horizontal
table
terminal UI
text border
unicode 255B