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