If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+062F, officially named ARABIC LETTER DAL, 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 Letter, 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º |
1583
Copied!
|
|---|---|
| UTF-8 |
D8 AF
Copied!
|
| UTF-16 |
06 2F
Copied!
|
| UTF-32 |
00 00 06 2F
Copied!
|
| URL-Quoted |
%D8%AF
Copied!
|
| HTML hex reference |
د
Copied!
|
| RFC 5137 |
\u'062F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u062F
Copied!
|
| C and C++ |
\u062f
Copied!
|
| C# |
\u062f
Copied!
|
| CSS |
\00062F
Copied!
|
| Excel |
=UNICHAR(1583)
Copied!
|
| Go |
\u062f
Copied!
|
| JavaScript |
\u062F
Copied!
|
| Modern JavaScript (since ES6) |
\u{062f}
Copied!
|
| JSON |
\u062F
Copied!
|
| Java |
\u062F
Copied!
|
| Lua |
\u{062F}
Copied!
|
| Matlab |
char(1583)
Copied!
|
| Perl |
\x{062F}
Copied!
|
| PHP |
\u{062f}
Copied!
|
| PostgreSQL |
U&'\062F'
Copied!
|
| PowerShell |
`u{062F}
Copied!
|
| Python |
\u062f
Copied!
|
| Ruby |
\u{062f}
Copied!
|
| Rust |
\u{062f}
Copied!
|