If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+06A6, officially named ARABIC LETTER PEHEH, was introduced in Unicode version 1.1. It is part of the Arabic block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as ARABIC LETTER FA WITH FOUR DOTS ABOVE.
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º |
1702
Copied!
|
|---|---|
| UTF-8 |
DA A6
Copied!
|
| UTF-16 |
06 A6
Copied!
|
| UTF-32 |
00 00 06 A6
Copied!
|
| URL-Quoted |
%DA%A6
Copied!
|
| HTML hex reference |
ڦ
Copied!
|
| RFC 5137 |
\u'06A6'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u06A6
Copied!
|
| C and C++ |
\u06a6
Copied!
|
| C# |
\u06a6
Copied!
|
| CSS |
\0006A6
Copied!
|
| Excel |
=UNICHAR(1702)
Copied!
|
| Go |
\u06a6
Copied!
|
| JavaScript |
\u06A6
Copied!
|
| Modern JavaScript (since ES6) |
\u{06a6}
Copied!
|
| JSON |
\u06A6
Copied!
|
| Java |
\u06A6
Copied!
|
| Lua |
\u{06A6}
Copied!
|
| Matlab |
char(1702)
Copied!
|
| Perl |
\x{06A6}
Copied!
|
| PHP |
\u{06a6}
Copied!
|
| PostgreSQL |
U&'\06A6'
Copied!
|
| PowerShell |
`u{06A6}
Copied!
|
| Python |
\u06a6
Copied!
|
| Ruby |
\u{06a6}
Copied!
|
| Rust |
\u{06a6}
Copied!
|