If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+068A, officially named ARABIC LETTER DAL WITH DOT BELOW, 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º |
1674
Copied!
|
|---|---|
| UTF-8 |
DA 8A
Copied!
|
| UTF-16 |
06 8A
Copied!
|
| UTF-32 |
00 00 06 8A
Copied!
|
| URL-Quoted |
%DA%8A
Copied!
|
| HTML hex reference |
ڊ
Copied!
|
| RFC 5137 |
\u'068A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u068A
Copied!
|
| C and C++ |
\u068a
Copied!
|
| C# |
\u068a
Copied!
|
| CSS |
\00068A
Copied!
|
| Excel |
=UNICHAR(1674)
Copied!
|
| Go |
\u068a
Copied!
|
| JavaScript |
\u068A
Copied!
|
| Modern JavaScript (since ES6) |
\u{068a}
Copied!
|
| JSON |
\u068A
Copied!
|
| Java |
\u068A
Copied!
|
| Lua |
\u{068A}
Copied!
|
| Matlab |
char(1674)
Copied!
|
| Perl |
\x{068A}
Copied!
|
| PHP |
\u{068a}
Copied!
|
| PostgreSQL |
U&'\068A'
Copied!
|
| PowerShell |
`u{068A}
Copied!
|
| Python |
\u068a
Copied!
|
| Ruby |
\u{068a}
Copied!
|
| Rust |
\u{068a}
Copied!
|