If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FFCE, officially named HALFWIDTH HANGUL LETTER WAE, 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 Other Letter, this character typically falls under the Hangul 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 Left-To-Right 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º |
65486
Copied!
|
|---|---|
| UTF-8 |
EF BF 8E
Copied!
|
| UTF-16 |
FF CE
Copied!
|
| UTF-32 |
00 00 FF CE
Copied!
|
| URL-Quoted |
%EF%BF%8E
Copied!
|
| HTML hex reference |
ᅫ
Copied!
|
| RFC 5137 |
\u'FFCE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFFCE
Copied!
|
| C and C++ |
\uffce
Copied!
|
| C# |
\uffce
Copied!
|
| CSS |
\00FFCE
Copied!
|
| Excel |
=UNICHAR(65486)
Copied!
|
| Go |
\uffce
Copied!
|
| JavaScript |
\uFFCE
Copied!
|
| Modern JavaScript (since ES6) |
\u{ffce}
Copied!
|
| JSON |
\uFFCE
Copied!
|
| Java |
\uFFCE
Copied!
|
| Lua |
\u{FFCE}
Copied!
|
| Matlab |
char(65486)
Copied!
|
| Perl |
\x{FFCE}
Copied!
|
| PHP |
\u{ffce}
Copied!
|
| PostgreSQL |
U&'\FFCE'
Copied!
|
| PowerShell |
`u{FFCE}
Copied!
|
| Python |
\uffce
Copied!
|
| Ruby |
\u{ffce}
Copied!
|
| Rust |
\u{ffce}
Copied!
|