If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+E01C3, officially named VARIATION SELECTOR-212, was introduced in Unicode version 4.0. It is part of the VS Sup block, which belongs to the Supplementary Special-purpose plane.
Categorized technically as a Nonspacing Mark, this character typically falls under the Zinh script. In terms of text layout and rendering, the glyph is not a composition and has ambiguous in East Asian typography. When placed in bidirectional text, it behaves as an Unknown 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º |
917955
Copied!
|
|---|---|
| UTF-8 |
F3 A0 87 83
Copied!
|
| UTF-16 |
DB 40 DD C3
Copied!
|
| UTF-32 |
00 0E 01 C3
Copied!
|
| URL-Quoted |
%F3%A0%87%83
Copied!
|
| HTML hex reference |
󠇃
Copied!
|
| RFC 5137 |
\u'E01C3'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U000E01C3
Copied!
|
| C and C++ |
\U000e01c3
Copied!
|
| C# |
\U000e01c3
Copied!
|
| CSS |
\00E01C3
Copied!
|
| Excel |
=UNICHAR(917955)
Copied!
|
| Go |
\U000e01c3
Copied!
|
| JavaScript |
\uDB40\uDDC3
Copied!
|
| Modern JavaScript (since ES6) |
\u{e01c3}
Copied!
|
| JSON |
\uDB40\uDDC3
Copied!
|
| Java |
\uDB40\uDDC3
Copied!
|
| Lua |
\u{E01C3}
Copied!
|
| Matlab |
char(917955)
Copied!
|
| Perl |
\x{E01C3}
Copied!
|
| PHP |
\u{e01c3}
Copied!
|
| PostgreSQL |
U&'\E01C3'
Copied!
|
| PowerShell |
`u{E01C3}
Copied!
|
| Python |
\U000e01c3
Copied!
|
| Ruby |
\u{e01c3}
Copied!
|
| Rust |
\u{e01c3}
Copied!
|