┹
Box Drawing 58
- Unicode
- U+2539
- Category
- Dingbats
- HTML Entity
- ┹
- CSS
- \2539
The ┹ (Box Drawing Up Light and Horizontal Heavy) symbol is a legacy graphical character originally used to create tables, grids, and user interfaces in text-based environments like MS-DOS. It connects a thick horizontal line with a thin vertical line pointing upwards. Today, developers and digital artists still use it in ASCII art, terminal emulators, and command-line tools to structure visual layouts without relying on modern graphics.
How to Type
- Windows
- Alt+9529
- macOS
- Control+Command+Space then search "box drawing"
- Linux
- Ctrl+Shift+U 2539
- HTML
- ┹
In Programming
Software developers use this symbol within Text-based User Interfaces (TUIs) and command-line tools to draw structured borders around terminal output. It is often implemented using libraries like ncurses to build readable, grid-based layouts directly in the console.
Tags
ASCII art
MS-DOS
TUI
border
bottom
box drawing
command-line
dingbat
grid character
line drawing
retro computing
t-junction
table
terminal UI
text-based interface
unicode box drawing