If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+253B, officially named BOX DRAWINGS HEAVY UP AND HORIZONTAL, 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 HEAVY UP AND HORIZONTAL.
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 ambiguous 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º |
9531
Copied!
|
|---|---|
| UTF-8 |
E2 94 BB
Copied!
|
| UTF-16 |
25 3B
Copied!
|
| UTF-32 |
00 00 25 3B
Copied!
|
| URL-Quoted |
%E2%94%BB
Copied!
|
| HTML hex reference |
┻
Copied!
|
| RFC 5137 |
\u'253B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u253B
Copied!
|
| C and C++ |
\u253b
Copied!
|
| C# |
\u253b
Copied!
|
| CSS |
\00253B
Copied!
|
| Excel |
=UNICHAR(9531)
Copied!
|
| Go |
\u253b
Copied!
|
| JavaScript |
\u253B
Copied!
|
| Modern JavaScript (since ES6) |
\u{253b}
Copied!
|
| JSON |
\u253B
Copied!
|
| Java |
\u253B
Copied!
|
| Lua |
\u{253B}
Copied!
|
| Matlab |
char(9531)
Copied!
|
| Perl |
\x{253B}
Copied!
|
| PHP |
\u{253b}
Copied!
|
| PostgreSQL |
U&'\253B'
Copied!
|
| PowerShell |
`u{253B}
Copied!
|
| Python |
\u253b
Copied!
|
| Ruby |
\u{253b}
Copied!
|
| Rust |
\u{253b}
Copied!
|