If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+E01CE, officially named VARIATION SELECTOR-223, 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º |
917966
Copied!
|
|---|---|
| UTF-8 |
F3 A0 87 8E
Copied!
|
| UTF-16 |
DB 40 DD CE
Copied!
|
| UTF-32 |
00 0E 01 CE
Copied!
|
| URL-Quoted |
%F3%A0%87%8E
Copied!
|
| HTML hex reference |
󠇎
Copied!
|
| RFC 5137 |
\u'E01CE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U000E01CE
Copied!
|
| C and C++ |
\U000e01ce
Copied!
|
| C# |
\U000e01ce
Copied!
|
| CSS |
\00E01CE
Copied!
|
| Excel |
=UNICHAR(917966)
Copied!
|
| Go |
\U000e01ce
Copied!
|
| JavaScript |
\uDB40\uDDCE
Copied!
|
| Modern JavaScript (since ES6) |
\u{e01ce}
Copied!
|
| JSON |
\uDB40\uDDCE
Copied!
|
| Java |
\uDB40\uDDCE
Copied!
|
| Lua |
\u{E01CE}
Copied!
|
| Matlab |
char(917966)
Copied!
|
| Perl |
\x{E01CE}
Copied!
|
| PHP |
\u{e01ce}
Copied!
|
| PostgreSQL |
U&'\E01CE'
Copied!
|
| PowerShell |
`u{E01CE}
Copied!
|
| Python |
\U000e01ce
Copied!
|
| Ruby |
\u{e01ce}
Copied!
|
| Rust |
\u{e01ce}
Copied!
|