If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FE56, officially named SMALL QUESTION MARK, was introduced in Unicode version 1.1. It is part of the Small Forms block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Punctuation, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is Unknown and has wide 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º |
65110
Copied!
|
|---|---|
| UTF-8 |
EF B9 96
Copied!
|
| UTF-16 |
FE 56
Copied!
|
| UTF-32 |
00 00 FE 56
Copied!
|
| URL-Quoted |
%EF%B9%96
Copied!
|
| HTML hex reference |
﹖
Copied!
|
| RFC 5137 |
\u'FE56'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFE56
Copied!
|
| C and C++ |
\ufe56
Copied!
|
| C# |
\ufe56
Copied!
|
| CSS |
\00FE56
Copied!
|
| Excel |
=UNICHAR(65110)
Copied!
|
| Go |
\ufe56
Copied!
|
| JavaScript |
\uFE56
Copied!
|
| Modern JavaScript (since ES6) |
\u{fe56}
Copied!
|
| JSON |
\uFE56
Copied!
|
| Java |
\uFE56
Copied!
|
| Lua |
\u{FE56}
Copied!
|
| Matlab |
char(65110)
Copied!
|
| Perl |
\x{FE56}
Copied!
|
| PHP |
\u{fe56}
Copied!
|
| PostgreSQL |
U&'\FE56'
Copied!
|
| PowerShell |
`u{FE56}
Copied!
|
| Python |
\ufe56
Copied!
|
| Ruby |
\u{fe56}
Copied!
|
| Rust |
\u{fe56}
Copied!
|