If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+297A, officially named LEFTWARDS ARROW THROUGH SUBSET, 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º |
10618
Copied!
|
|---|---|
| UTF-8 |
E2 A5 BA
Copied!
|
| UTF-16 |
29 7A
Copied!
|
| UTF-32 |
00 00 29 7A
Copied!
|
| URL-Quoted |
%E2%A5%BA
Copied!
|
| HTML hex reference |
⥺
Copied!
|
| RFC 5137 |
\u'297A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u297A
Copied!
|
| C and C++ |
\u297a
Copied!
|
| C# |
\u297a
Copied!
|
| CSS |
\00297A
Copied!
|
| Excel |
=UNICHAR(10618)
Copied!
|
| Go |
\u297a
Copied!
|
| JavaScript |
\u297A
Copied!
|
| Modern JavaScript (since ES6) |
\u{297a}
Copied!
|
| JSON |
\u297A
Copied!
|
| Java |
\u297A
Copied!
|
| Lua |
\u{297A}
Copied!
|
| Matlab |
char(10618)
Copied!
|
| Perl |
\x{297A}
Copied!
|
| PHP |
\u{297a}
Copied!
|
| PostgreSQL |
U&'\297A'
Copied!
|
| PowerShell |
`u{297A}
Copied!
|
| Python |
\u297a
Copied!
|
| Ruby |
\u{297a}
Copied!
|
| Rust |
\u{297a}
Copied!
|