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