If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+27BD, officially named HEAVY WEDGE-TAILED RIGHTWARDS ARROW, was introduced in Unicode version 1.1. It is part of the Dingbats block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as HEAVY WEDGE-TAILED RIGHT ARROW.
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º |
10173
Copied!
|
|---|---|
| UTF-8 |
E2 9E BD
Copied!
|
| UTF-16 |
27 BD
Copied!
|
| UTF-32 |
00 00 27 BD
Copied!
|
| URL-Quoted |
%E2%9E%BD
Copied!
|
| HTML hex reference |
➽
Copied!
|
| RFC 5137 |
\u'27BD'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u27BD
Copied!
|
| C and C++ |
\u27bd
Copied!
|
| C# |
\u27bd
Copied!
|
| CSS |
\0027BD
Copied!
|
| Excel |
=UNICHAR(10173)
Copied!
|
| Go |
\u27bd
Copied!
|
| JavaScript |
\u27BD
Copied!
|
| Modern JavaScript (since ES6) |
\u{27bd}
Copied!
|
| JSON |
\u27BD
Copied!
|
| Java |
\u27BD
Copied!
|
| Lua |
\u{27BD}
Copied!
|
| Matlab |
char(10173)
Copied!
|
| Perl |
\x{27BD}
Copied!
|
| PHP |
\u{27bd}
Copied!
|
| PostgreSQL |
U&'\27BD'
Copied!
|
| PowerShell |
`u{27BD}
Copied!
|
| Python |
\u27bd
Copied!
|
| Ruby |
\u{27bd}
Copied!
|
| Rust |
\u{27bd}
Copied!
|