╕
Box Drawing 86
- Unicode
- U+2555
- Category
- Dingbats
- HTML Entity
- ╕
- CSS
- \2555
The ╕ (Box Drawings Down Single and Left Double) symbol is a legacy computing character designed to form the top-right corner of a text-based box. Originally featured in early DOS interfaces and the classic Code Page 437 character set, it seamlessly connects a double horizontal line from the left with a single vertical line pointing down. Today, it remains popular in ASCII art, terminal emulators, and formatting complex plain-text tables.
How to Type
- Windows
- Alt+9560
- macOS
- Control+Command+Space then search 'box drawing'
- Linux
- Ctrl+Shift+U then 2558
- HTML
- ╘
In Programming
Developers use this character in command-line applications and script outputs to draw clean, structured tables or user interface frames within a plain-text terminal.
Tags
ASCII art corner
CLI table corner
Code Page 437
U+2555
border
box drawing
dingbat
double line
down single left double
frame
mixed line corner
retro terminal corner
single and double line
table
text frame corner
top-right corner