If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+075E, officially named ARABIC LETTER AIN WITH THREE DOTS POINTING DOWNWARDS ABOVE, was introduced in Unicode version 4.1. It is part of the Arabic Sup 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º |
1886
Copied!
|
|---|---|
| UTF-8 |
DD 9E
Copied!
|
| UTF-16 |
07 5E
Copied!
|
| UTF-32 |
00 00 07 5E
Copied!
|
| URL-Quoted |
%DD%9E
Copied!
|
| HTML hex reference |
ݞ
Copied!
|
| RFC 5137 |
\u'075E'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u075E
Copied!
|
| C and C++ |
\u075e
Copied!
|
| C# |
\u075e
Copied!
|
| CSS |
\00075E
Copied!
|
| Excel |
=UNICHAR(1886)
Copied!
|
| Go |
\u075e
Copied!
|
| JavaScript |
\u075E
Copied!
|
| Modern JavaScript (since ES6) |
\u{075e}
Copied!
|
| JSON |
\u075E
Copied!
|
| Java |
\u075E
Copied!
|
| Lua |
\u{075E}
Copied!
|
| Matlab |
char(1886)
Copied!
|
| Perl |
\x{075E}
Copied!
|
| PHP |
\u{075e}
Copied!
|
| PostgreSQL |
U&'\075E'
Copied!
|
| PowerShell |
`u{075E}
Copied!
|
| Python |
\u075e
Copied!
|
| Ruby |
\u{075e}
Copied!
|
| Rust |
\u{075e}
Copied!
|