U+2560 · Other symbol
HTML entity
╠
Box Drawings Double Vertical And Right Symbol ╠
╠ is box drawings double vertical and right. Write it in HTML as ╠ or paste the character directly. It was added in Unicode 1.1, and Unicode files it under Other symbol.
Also known as
Unicode 1.0 called this character forms double vertical and right. The standard renamed it later, but documents, fonts and font-editing tools from that era still use the old name.
Codes & technical data
| Unicode | U+2560 | |
|---|---|---|
| HTML hex | ╠ | |
| HTML decimal | ╠ | |
| CSS | \2560 | |
| JavaScript | \u{2560} | |
| Python | \U00002560 | |
| Java / C# | \u2560 | |
| Rust | \u{2560} | |
| Swift | \u{2560} | |
| PHP | \u{2560} | |
| URL encoded | %E2%95%A0 | |
| UTF-8 bytes | E2 95 A0 | |
| UTF-16 bytes | 2560 | |
| Base64 | 4pWg | |
| Decimal | 9568 | |
| HTML entity | ╠ | |
| Category | Other symbol (So) | |
| Introduced | Unicode 1.1 | |
Will ╠ survive being pasted?
- Normalisation. Yes. ╠ is unchanged by NFKC, so it survives normalising systems intact.
- Legacy encodings. ╠ is Unicode-only — it has no Latin-1 equivalent, so a system stuck on an 8-bit encoding cannot represent it.
- Size. 3 bytes in UTF-8. Character-limited fields — SMS, bios, some form validators — usually count bytes, not characters.
Other drawings characters
Unicode names 24 characters ending in “drawings”. They differ by direction, weight or decoration rather than by meaning.
Nearby in Box Drawing
The line-drawing characters that terminal interfaces were built from before graphics. Single, double, heavy and rounded corners, in every junction combination — still the standard way to draw a table in a monospace font.
How to type ╠
| Windows | Type 2560 then press Alt+X |
|---|---|
| macOS | Press Ctrl+Cmd+Space, then search for “box drawings double vertical and right” |
| Linux | Press Ctrl+Shift+U, type 2560, press Enter |
| HTML | ╠ |
About Unicode’s Other symbol category
Unicode files this under "other symbol" — the catch-all for pictographs, signs and marks that are neither maths, currency, nor letter-like. It is the largest symbol category in the standard.
Frequently asked questions
- How do I type the ╠ box drawings double vertical and right symbol?
- On Windows, type 2560 and press Alt+X. On Linux press Ctrl+Shift+U then 2560. On any system the quickest route is the copy button on this page.
- What is the code for ╠?
- Box Drawings Double Vertical And Right is U+2560, written in HTML as ╠. In UTF-8 it takes 3 bytes. The table above lists every escape format.
- What kind of character is ╠?
- Box Drawings Double Vertical And Right is filed under Other symbol in the Box Drawing block, and was introduced in Unicode 1.1. Unicode files this under "other symbol" — the catch-all for pictographs, signs and marks that are neither maths, currency, nor letter-like. It is the largest symbol category in the standard.