If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FE0E, officially named VARIATION SELECTOR-15, was introduced in Unicode version 3.2. It is part of the VS block, which belongs to the Basic Multilingual 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º |
65038
Copied!
|
|---|---|
| UTF-8 |
EF B8 8E
Copied!
|
| UTF-16 |
FE 0E
Copied!
|
| UTF-32 |
00 00 FE 0E
Copied!
|
| URL-Quoted |
%EF%B8%8E
Copied!
|
| HTML hex reference |
︎
Copied!
|
| RFC 5137 |
\u'FE0E'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFE0E
Copied!
|
| C and C++ |
\ufe0e
Copied!
|
| C# |
\ufe0e
Copied!
|
| CSS |
\00FE0E
Copied!
|
| Excel |
=UNICHAR(65038)
Copied!
|
| Go |
\ufe0e
Copied!
|
| JavaScript |
\uFE0E
Copied!
|
| Modern JavaScript (since ES6) |
\u{fe0e}
Copied!
|
| JSON |
\uFE0E
Copied!
|
| Java |
\uFE0E
Copied!
|
| Lua |
\u{FE0E}
Copied!
|
| Matlab |
char(65038)
Copied!
|
| Perl |
\x{FE0E}
Copied!
|
| PHP |
\u{fe0e}
Copied!
|
| PostgreSQL |
U&'\FE0E'
Copied!
|
| PowerShell |
`u{FE0E}
Copied!
|
| Python |
\ufe0e
Copied!
|
| Ruby |
\u{fe0e}
Copied!
|
| Rust |
\u{fe0e}
Copied!
|