If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+060D, officially named ARABIC DATE SEPARATOR, 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 Other Punctuation, 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 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º |
1549
Copied!
|
|---|---|
| UTF-8 |
D8 8D
Copied!
|
| UTF-16 |
06 0D
Copied!
|
| UTF-32 |
00 00 06 0D
Copied!
|
| URL-Quoted |
%D8%8D
Copied!
|
| HTML hex reference |
؍
Copied!
|
| RFC 5137 |
\u'060D'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u060D
Copied!
|
| C and C++ |
\u060d
Copied!
|
| C# |
\u060d
Copied!
|
| CSS |
\00060D
Copied!
|
| Excel |
=UNICHAR(1549)
Copied!
|
| Go |
\u060d
Copied!
|
| JavaScript |
\u060D
Copied!
|
| Modern JavaScript (since ES6) |
\u{060d}
Copied!
|
| JSON |
\u060D
Copied!
|
| Java |
\u060D
Copied!
|
| Lua |
\u{060D}
Copied!
|
| Matlab |
char(1549)
Copied!
|
| Perl |
\x{060D}
Copied!
|
| PHP |
\u{060d}
Copied!
|
| PostgreSQL |
U&'\060D'
Copied!
|
| PowerShell |
`u{060D}
Copied!
|
| Python |
\u060d
Copied!
|
| Ruby |
\u{060d}
Copied!
|
| Rust |
\u{060d}
Copied!
|