If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+258D, officially named LEFT THREE EIGHTHS BLOCK, was introduced in Unicode version 1.1. It is part of the Block Elements block, which belongs to the Basic Multilingual plane.
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º |
9613
Copied!
|
|---|---|
| UTF-8 |
E2 96 8D
Copied!
|
| UTF-16 |
25 8D
Copied!
|
| UTF-32 |
00 00 25 8D
Copied!
|
| URL-Quoted |
%E2%96%8D
Copied!
|
| HTML hex reference |
▍
Copied!
|
| RFC 5137 |
\u'258D'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u258D
Copied!
|
| C and C++ |
\u258d
Copied!
|
| C# |
\u258d
Copied!
|
| CSS |
\00258D
Copied!
|
| Excel |
=UNICHAR(9613)
Copied!
|
| Go |
\u258d
Copied!
|
| JavaScript |
\u258D
Copied!
|
| Modern JavaScript (since ES6) |
\u{258d}
Copied!
|
| JSON |
\u258D
Copied!
|
| Java |
\u258D
Copied!
|
| Lua |
\u{258D}
Copied!
|
| Matlab |
char(9613)
Copied!
|
| Perl |
\x{258D}
Copied!
|
| PHP |
\u{258d}
Copied!
|
| PostgreSQL |
U&'\258D'
Copied!
|
| PowerShell |
`u{258D}
Copied!
|
| Python |
\u258d
Copied!
|
| Ruby |
\u{258d}
Copied!
|
| Rust |
\u{258d}
Copied!
|