If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+213E, officially named DOUBLE-STRUCK CAPITAL GAMMA, was introduced in Unicode version 3.2. It is part of the Letterlike Symbols block, which belongs to the Basic Multilingual plane.
Categorized technically as a Uppercase Letter, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is Unknown and has no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Left-To-Right 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º |
8510
Copied!
|
|---|---|
| UTF-8 |
E2 84 BE
Copied!
|
| UTF-16 |
21 3E
Copied!
|
| UTF-32 |
00 00 21 3E
Copied!
|
| URL-Quoted |
%E2%84%BE
Copied!
|
| HTML hex reference |
ℾ
Copied!
|
| RFC 5137 |
\u'213E'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u213E
Copied!
|
| C and C++ |
\u213e
Copied!
|
| C# |
\u213e
Copied!
|
| CSS |
\00213E
Copied!
|
| Excel |
=UNICHAR(8510)
Copied!
|
| Go |
\u213e
Copied!
|
| JavaScript |
\u213E
Copied!
|
| Modern JavaScript (since ES6) |
\u{213e}
Copied!
|
| JSON |
\u213E
Copied!
|
| Java |
\u213E
Copied!
|
| Lua |
\u{213E}
Copied!
|
| Matlab |
char(8510)
Copied!
|
| Perl |
\x{213E}
Copied!
|
| PHP |
\u{213e}
Copied!
|
| PostgreSQL |
U&'\213E'
Copied!
|
| PowerShell |
`u{213E}
Copied!
|
| Python |
\u213e
Copied!
|
| Ruby |
\u{213e}
Copied!
|
| Rust |
\u{213e}
Copied!
|