If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FFEA, officially named HALFWIDTH UPWARDS ARROW, was introduced in Unicode version 1.1. It is part of the Half And Full Forms block, which belongs to the Basic Multilingual plane.
Categorized technically as a Math Symbol, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is Unknown and has halfwidth in East Asian typography. When placed in bidirectional text, it behaves as an Other Neutral 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º |
65514
Copied!
|
|---|---|
| UTF-8 |
EF BF AA
Copied!
|
| UTF-16 |
FF EA
Copied!
|
| UTF-32 |
00 00 FF EA
Copied!
|
| URL-Quoted |
%EF%BF%AA
Copied!
|
| HTML hex reference |
↑
Copied!
|
| RFC 5137 |
\u'FFEA'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFFEA
Copied!
|
| C and C++ |
\uffea
Copied!
|
| C# |
\uffea
Copied!
|
| CSS |
\00FFEA
Copied!
|
| Excel |
=UNICHAR(65514)
Copied!
|
| Go |
\uffea
Copied!
|
| JavaScript |
\uFFEA
Copied!
|
| Modern JavaScript (since ES6) |
\u{ffea}
Copied!
|
| JSON |
\uFFEA
Copied!
|
| Java |
\uFFEA
Copied!
|
| Lua |
\u{FFEA}
Copied!
|
| Matlab |
char(65514)
Copied!
|
| Perl |
\x{FFEA}
Copied!
|
| PHP |
\u{ffea}
Copied!
|
| PostgreSQL |
U&'\FFEA'
Copied!
|
| PowerShell |
`u{FFEA}
Copied!
|
| Python |
\uffea
Copied!
|
| Ruby |
\u{ffea}
Copied!
|
| Rust |
\u{ffea}
Copied!
|