If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+21ED, officially named UPWARDS WHITE ARROW ON PEDESTAL WITH VERTICAL BAR, was introduced in Unicode version 3.0. It is part of the Arrows 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 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º |
8685
Copied!
|
|---|---|
| UTF-8 |
E2 87 AD
Copied!
|
| UTF-16 |
21 ED
Copied!
|
| UTF-32 |
00 00 21 ED
Copied!
|
| URL-Quoted |
%E2%87%AD
Copied!
|
| HTML hex reference |
⇭
Copied!
|
| RFC 5137 |
\u'21ED'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u21ED
Copied!
|
| C and C++ |
\u21ed
Copied!
|
| C# |
\u21ed
Copied!
|
| CSS |
\0021ED
Copied!
|
| Excel |
=UNICHAR(8685)
Copied!
|
| Go |
\u21ed
Copied!
|
| JavaScript |
\u21ED
Copied!
|
| Modern JavaScript (since ES6) |
\u{21ed}
Copied!
|
| JSON |
\u21ED
Copied!
|
| Java |
\u21ED
Copied!
|
| Lua |
\u{21ED}
Copied!
|
| Matlab |
char(8685)
Copied!
|
| Perl |
\x{21ED}
Copied!
|
| PHP |
\u{21ed}
Copied!
|
| PostgreSQL |
U&'\21ED'
Copied!
|
| PowerShell |
`u{21ED}
Copied!
|
| Python |
\u21ed
Copied!
|
| Ruby |
\u{21ed}
Copied!
|
| Rust |
\u{21ed}
Copied!
|