If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+067D, officially named ARABIC LETTER TEH WITH THREE DOTS ABOVE DOWNWARDS, 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 TAA WITH THREE DOTS ABOVE DOWNWARD.
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º |
1661
Copied!
|
|---|---|
| UTF-8 |
D9 BD
Copied!
|
| UTF-16 |
06 7D
Copied!
|
| UTF-32 |
00 00 06 7D
Copied!
|
| URL-Quoted |
%D9%BD
Copied!
|
| HTML hex reference |
ٽ
Copied!
|
| RFC 5137 |
\u'067D'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u067D
Copied!
|
| C and C++ |
\u067d
Copied!
|
| C# |
\u067d
Copied!
|
| CSS |
\00067D
Copied!
|
| Excel |
=UNICHAR(1661)
Copied!
|
| Go |
\u067d
Copied!
|
| JavaScript |
\u067D
Copied!
|
| Modern JavaScript (since ES6) |
\u{067d}
Copied!
|
| JSON |
\u067D
Copied!
|
| Java |
\u067D
Copied!
|
| Lua |
\u{067D}
Copied!
|
| Matlab |
char(1661)
Copied!
|
| Perl |
\x{067D}
Copied!
|
| PHP |
\u{067d}
Copied!
|
| PostgreSQL |
U&'\067D'
Copied!
|
| PowerShell |
`u{067D}
Copied!
|
| Python |
\u067d
Copied!
|
| Ruby |
\u{067d}
Copied!
|
| Rust |
\u{067d}
Copied!
|