If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+257C, officially named BOX DRAWINGS LIGHT LEFT AND HEAVY RIGHT, was introduced in Unicode version 1.1. It is part of the Box Drawing block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as FORMS LIGHT LEFT AND HEAVY RIGHT.
Categorized technically as a Other Symbol, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is not a composition and has no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Other Neutral character. Its visual representation remains not mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
9596
Copied!
|
|---|---|
| UTF-8 |
E2 95 BC
Copied!
|
| UTF-16 |
25 7C
Copied!
|
| UTF-32 |
00 00 25 7C
Copied!
|
| URL-Quoted |
%E2%95%BC
Copied!
|
| HTML hex reference |
╼
Copied!
|
| RFC 5137 |
\u'257C'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u257C
Copied!
|
| C and C++ |
\u257c
Copied!
|
| C# |
\u257c
Copied!
|
| CSS |
\00257C
Copied!
|
| Excel |
=UNICHAR(9596)
Copied!
|
| Go |
\u257c
Copied!
|
| JavaScript |
\u257C
Copied!
|
| Modern JavaScript (since ES6) |
\u{257c}
Copied!
|
| JSON |
\u257C
Copied!
|
| Java |
\u257C
Copied!
|
| Lua |
\u{257C}
Copied!
|
| Matlab |
char(9596)
Copied!
|
| Perl |
\x{257C}
Copied!
|
| PHP |
\u{257c}
Copied!
|
| PostgreSQL |
U&'\257C'
Copied!
|
| PowerShell |
`u{257C}
Copied!
|
| Python |
\u257c
Copied!
|
| Ruby |
\u{257c}
Copied!
|
| Rust |
\u{257c}
Copied!
|