If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+291B, officially named LEFTWARDS DOUBLE ARROW-TAIL, was introduced in Unicode version 3.2. It is part of the Sup Arrows B 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º |
10523
Copied!
|
|---|---|
| UTF-8 |
E2 A4 9B
Copied!
|
| UTF-16 |
29 1B
Copied!
|
| UTF-32 |
00 00 29 1B
Copied!
|
| URL-Quoted |
%E2%A4%9B
Copied!
|
| HTML hex reference |
⤛
Copied!
|
| RFC 5137 |
\u'291B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u291B
Copied!
|
| C and C++ |
\u291b
Copied!
|
| C# |
\u291b
Copied!
|
| CSS |
\00291B
Copied!
|
| Excel |
=UNICHAR(10523)
Copied!
|
| Go |
\u291b
Copied!
|
| JavaScript |
\u291B
Copied!
|
| Modern JavaScript (since ES6) |
\u{291b}
Copied!
|
| JSON |
\u291B
Copied!
|
| Java |
\u291B
Copied!
|
| Lua |
\u{291B}
Copied!
|
| Matlab |
char(10523)
Copied!
|
| Perl |
\x{291B}
Copied!
|
| PHP |
\u{291b}
Copied!
|
| PostgreSQL |
U&'\291B'
Copied!
|
| PowerShell |
`u{291B}
Copied!
|
| Python |
\u291b
Copied!
|
| Ruby |
\u{291b}
Copied!
|
| Rust |
\u{291b}
Copied!
|