If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+06DD, officially named ARABIC END OF AYAH, 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 Format, 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 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º |
1757
Copied!
|
|---|---|
| UTF-8 |
DB 9D
Copied!
|
| UTF-16 |
06 DD
Copied!
|
| UTF-32 |
00 00 06 DD
Copied!
|
| URL-Quoted |
%DB%9D
Copied!
|
| HTML hex reference |
۝
Copied!
|
| RFC 5137 |
\u'06DD'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u06DD
Copied!
|
| C and C++ |
\u06dd
Copied!
|
| C# |
\u06dd
Copied!
|
| CSS |
\0006DD
Copied!
|
| Excel |
=UNICHAR(1757)
Copied!
|
| Go |
\u06dd
Copied!
|
| JavaScript |
\u06DD
Copied!
|
| Modern JavaScript (since ES6) |
\u{06dd}
Copied!
|
| JSON |
\u06DD
Copied!
|
| Java |
\u06DD
Copied!
|
| Lua |
\u{06DD}
Copied!
|
| Matlab |
char(1757)
Copied!
|
| Perl |
\x{06DD}
Copied!
|
| PHP |
\u{06dd}
Copied!
|
| PostgreSQL |
U&'\06DD'
Copied!
|
| PowerShell |
`u{06DD}
Copied!
|
| Python |
\u06dd
Copied!
|
| Ruby |
\u{06dd}
Copied!
|
| Rust |
\u{06dd}
Copied!
|