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