If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+0602, officially named ARABIC FOOTNOTE MARKER, was introduced in Unicode version 4.0. It is part of the Arabic block, which belongs to the Basic Multilingual plane.
Categorized technically as a Format, this character typically falls under the Arabic 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 Number 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º |
1538
Copied!
|
|---|---|
| UTF-8 |
D8 82
Copied!
|
| UTF-16 |
06 02
Copied!
|
| UTF-32 |
00 00 06 02
Copied!
|
| URL-Quoted |
%D8%82
Copied!
|
| HTML hex reference |
؂
Copied!
|
| RFC 5137 |
\u'0602'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u0602
Copied!
|
| C and C++ |
\u0602
Copied!
|
| C# |
\u0602
Copied!
|
| CSS |
\000602
Copied!
|
| Excel |
=UNICHAR(1538)
Copied!
|
| Go |
\u0602
Copied!
|
| JavaScript |
\u0602
Copied!
|
| Modern JavaScript (since ES6) |
\u{0602}
Copied!
|
| JSON |
\u0602
Copied!
|
| Java |
\u0602
Copied!
|
| Lua |
\u{0602}
Copied!
|
| Matlab |
char(1538)
Copied!
|
| Perl |
\x{0602}
Copied!
|
| PHP |
\u{0602}
Copied!
|
| PostgreSQL |
U&'\0602'
Copied!
|
| PowerShell |
`u{0602}
Copied!
|
| Python |
\u0602
Copied!
|
| Ruby |
\u{0602}
Copied!
|
| Rust |
\u{0602}
Copied!
|