╨
Box Drawing 105
- Unicode
- U+2568
- Category
- Dingbats
- HTML Entity
- ╨
- CSS
- \2568
The ╨ (Up Single and Horizontal Double) symbol is a box-drawing character originally designed for text-based user interfaces in early computing. It visually represents an intersection where a single vertical line extends upwards from a double horizontal baseline. While mostly replaced by modern graphical interfaces, it remains highly useful in terminal emulators, ASCII art, and command-line utilities for formatting clean, structured tables.
How to Type
- Windows
- Alt+208
- macOS
- Control+Command+Space then search "box drawing"
- Linux
- Ctrl+Shift+U then 2568
- HTML
- ╨
In Programming
Developers use this character in CLI scripts and text-based UI libraries like Ncurses to render readable graphical tables, console menus, and bounding boxes using only plain text.
Tags
ascii art T-junction
border
bottom T junction double line
box drawing
box drawing up double horizontal single
cli formatting
copy paste symbol
dingbat
dos character
double line
frame
retro computing
table
terminal table
text ui
unicode box character
up double single horizontal