If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+21AE, officially named LEFT RIGHT ARROW WITH STROKE, was introduced in Unicode version 1.1. It is part of the 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 a canonical 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º |
8622
Copied!
|
|---|---|
| UTF-8 |
E2 86 AE
Copied!
|
| UTF-16 |
21 AE
Copied!
|
| UTF-32 |
00 00 21 AE
Copied!
|
| URL-Quoted |
%E2%86%AE
Copied!
|
| HTML hex reference |
↮
Copied!
|
| RFC 5137 |
\u'21AE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u21AE
Copied!
|
| C and C++ |
\u21ae
Copied!
|
| C# |
\u21ae
Copied!
|
| CSS |
\0021AE
Copied!
|
| Excel |
=UNICHAR(8622)
Copied!
|
| Go |
\u21ae
Copied!
|
| JavaScript |
\u21AE
Copied!
|
| Modern JavaScript (since ES6) |
\u{21ae}
Copied!
|
| JSON |
\u21AE
Copied!
|
| Java |
\u21AE
Copied!
|
| Lua |
\u{21AE}
Copied!
|
| Matlab |
char(8622)
Copied!
|
| Perl |
\x{21AE}
Copied!
|
| PHP |
\u{21ae}
Copied!
|
| PostgreSQL |
U&'\21AE'
Copied!
|
| PowerShell |
`u{21AE}
Copied!
|
| Python |
\u21ae
Copied!
|
| Ruby |
\u{21ae}
Copied!
|
| Rust |
\u{21ae}
Copied!
|