If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+061F, officially named ARABIC QUESTION MARK, was introduced in Unicode version 1.1. It is part of the Arabic 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 not a composition and has no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Arabic Letter 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º |
1567
Copied!
|
|---|---|
| UTF-8 |
D8 9F
Copied!
|
| UTF-16 |
06 1F
Copied!
|
| UTF-32 |
00 00 06 1F
Copied!
|
| URL-Quoted |
%D8%9F
Copied!
|
| HTML hex reference |
؟
Copied!
|
| RFC 5137 |
\u'061F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u061F
Copied!
|
| C and C++ |
\u061f
Copied!
|
| C# |
\u061f
Copied!
|
| CSS |
\00061F
Copied!
|
| Excel |
=UNICHAR(1567)
Copied!
|
| Go |
\u061f
Copied!
|
| JavaScript |
\u061F
Copied!
|
| Modern JavaScript (since ES6) |
\u{061f}
Copied!
|
| JSON |
\u061F
Copied!
|
| Java |
\u061F
Copied!
|
| Lua |
\u{061F}
Copied!
|
| Matlab |
char(1567)
Copied!
|
| Perl |
\x{061F}
Copied!
|
| PHP |
\u{061f}
Copied!
|
| PostgreSQL |
U&'\061F'
Copied!
|
| PowerShell |
`u{061F}
Copied!
|
| Python |
\u061f
Copied!
|
| Ruby |
\u{061f}
Copied!
|
| Rust |
\u{061f}
Copied!
|