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