If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+037E, officially named GREEK QUESTION MARK, was introduced in Unicode version 1.1. It is part of the Greek 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 a canonical composition and has no designated width 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º |
894
Copied!
|
|---|---|
| UTF-8 |
CD BE
Copied!
|
| UTF-16 |
03 7E
Copied!
|
| UTF-32 |
00 00 03 7E
Copied!
|
| URL-Quoted |
%CD%BE
Copied!
|
| HTML hex reference |
;
Copied!
|
| RFC 5137 |
\u'037E'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u037E
Copied!
|
| C and C++ |
\u037e
Copied!
|
| C# |
\u037e
Copied!
|
| CSS |
\00037E
Copied!
|
| Excel |
=UNICHAR(894)
Copied!
|
| Go |
\u037e
Copied!
|
| JavaScript |
\u037E
Copied!
|
| Modern JavaScript (since ES6) |
\u{037e}
Copied!
|
| JSON |
\u037E
Copied!
|
| Java |
\u037E
Copied!
|
| Lua |
\u{037E}
Copied!
|
| Matlab |
char(894)
Copied!
|
| Perl |
\x{037E}
Copied!
|
| PHP |
\u{037e}
Copied!
|
| PostgreSQL |
U&'\037E'
Copied!
|
| PowerShell |
`u{037E}
Copied!
|
| Python |
\u037e
Copied!
|
| Ruby |
\u{037e}
Copied!
|
| Rust |
\u{037e}
Copied!
|