If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+2B4C, officially named RIGHTWARDS ARROW ABOVE REVERSE TILDE OPERATOR, was introduced in Unicode version 5.1. It is part of the Misc Arrows block, which belongs to the Basic Multilingual plane.
Categorized technically as a Math 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º |
11084
Copied!
|
|---|---|
| UTF-8 |
E2 AD 8C
Copied!
|
| UTF-16 |
2B 4C
Copied!
|
| UTF-32 |
00 00 2B 4C
Copied!
|
| URL-Quoted |
%E2%AD%8C
Copied!
|
| HTML hex reference |
⭌
Copied!
|
| RFC 5137 |
\u'2B4C'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u2B4C
Copied!
|
| C and C++ |
\u2b4c
Copied!
|
| C# |
\u2b4c
Copied!
|
| CSS |
\002B4C
Copied!
|
| Excel |
=UNICHAR(11084)
Copied!
|
| Go |
\u2b4c
Copied!
|
| JavaScript |
\u2B4C
Copied!
|
| Modern JavaScript (since ES6) |
\u{2b4c}
Copied!
|
| JSON |
\u2B4C
Copied!
|
| Java |
\u2B4C
Copied!
|
| Lua |
\u{2B4C}
Copied!
|
| Matlab |
char(11084)
Copied!
|
| Perl |
\x{2B4C}
Copied!
|
| PHP |
\u{2b4c}
Copied!
|
| PostgreSQL |
U&'\2B4C'
Copied!
|
| PowerShell |
`u{2B4C}
Copied!
|
| Python |
\u2b4c
Copied!
|
| Ruby |
\u{2b4c}
Copied!
|
| Rust |
\u{2b4c}
Copied!
|