┾
Box Drawing 63
- Unicode
- U+253E
- Category
- Dingbats
- HTML Entity
- ┾
- CSS
- \253E
The ┾ symbol (Box Drawing Right Heavy and Left Vertical Light) is a legacy computing character used to build grids, borders, and tables in text-based interfaces. It forms a four-way cross intersection where the right-facing arm is thick, while the left, top, and bottom arms remain uniformly thin. Though originally designed for MS-DOS and early terminal screens, it remains popular today in retro ANSI art, structural ASCII diagrams, and command-line formatting.
How to Type
- Windows
- Alt+9534 or Win+. then search "box drawing"
- macOS
- Control+Command+Space then search "box drawing"
- Linux
- Ctrl+Shift+U followed by 253E and Enter
- HTML
- ┾
In Programming
Developers and system administrators use this symbol in console applications, logging outputs, and terminal environments to draw text-based UI elements and structured table borders.
Tags
ANSI art
ASCII art
TUI
border
box drawing
command-line
cross
dingbat
grid cross
intersection
mixed line weight
retro computing
table
terminal UI
text-based interface
unicode box drawing