If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+20ED, officially named COMBINING LEFTWARDS HARPOON WITH BARB DOWNWARDS, was introduced in Unicode version 5.0. It is part of the Diacriticals For Symbols block, which belongs to the Basic Multilingual plane.
Categorized technically as a Nonspacing Mark, this character typically falls under the Zinh 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 Unknown 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º |
8429
Copied!
|
|---|---|
| UTF-8 |
E2 83 AD
Copied!
|
| UTF-16 |
20 ED
Copied!
|
| UTF-32 |
00 00 20 ED
Copied!
|
| URL-Quoted |
%E2%83%AD
Copied!
|
| HTML hex reference |
⃭
Copied!
|
| RFC 5137 |
\u'20ED'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u20ED
Copied!
|
| C and C++ |
\u20ed
Copied!
|
| C# |
\u20ed
Copied!
|
| CSS |
\0020ED
Copied!
|
| Excel |
=UNICHAR(8429)
Copied!
|
| Go |
\u20ed
Copied!
|
| JavaScript |
\u20ED
Copied!
|
| Modern JavaScript (since ES6) |
\u{20ed}
Copied!
|
| JSON |
\u20ED
Copied!
|
| Java |
\u20ED
Copied!
|
| Lua |
\u{20ED}
Copied!
|
| Matlab |
char(8429)
Copied!
|
| Perl |
\x{20ED}
Copied!
|
| PHP |
\u{20ed}
Copied!
|
| PostgreSQL |
U&'\20ED'
Copied!
|
| PowerShell |
`u{20ED}
Copied!
|
| Python |
\u20ed
Copied!
|
| Ruby |
\u{20ed}
Copied!
|
| Rust |
\u{20ed}
Copied!
|