If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FE04, officially named VARIATION SELECTOR-5, 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º |
65028
Copied!
|
|---|---|
| UTF-8 |
EF B8 84
Copied!
|
| UTF-16 |
FE 04
Copied!
|
| UTF-32 |
00 00 FE 04
Copied!
|
| URL-Quoted |
%EF%B8%84
Copied!
|
| HTML hex reference |
︄
Copied!
|
| RFC 5137 |
\u'FE04'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFE04
Copied!
|
| C and C++ |
\ufe04
Copied!
|
| C# |
\ufe04
Copied!
|
| CSS |
\00FE04
Copied!
|
| Excel |
=UNICHAR(65028)
Copied!
|
| Go |
\ufe04
Copied!
|
| JavaScript |
\uFE04
Copied!
|
| Modern JavaScript (since ES6) |
\u{fe04}
Copied!
|
| JSON |
\uFE04
Copied!
|
| Java |
\uFE04
Copied!
|
| Lua |
\u{FE04}
Copied!
|
| Matlab |
char(65028)
Copied!
|
| Perl |
\x{FE04}
Copied!
|
| PHP |
\u{fe04}
Copied!
|
| PostgreSQL |
U&'\FE04'
Copied!
|
| PowerShell |
`u{FE04}
Copied!
|
| Python |
\ufe04
Copied!
|
| Ruby |
\u{fe04}
Copied!
|
| Rust |
\u{fe04}
Copied!
|