If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+065B, officially named ARABIC VOWEL SIGN INVERTED SMALL V ABOVE, was introduced in Unicode version 4.1. It is part of the Arabic block, which belongs to the Basic Multilingual plane.
Categorized technically as a Nonspacing Mark, 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 Unknown 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º |
1627
Copied!
|
|---|---|
| UTF-8 |
D9 9B
Copied!
|
| UTF-16 |
06 5B
Copied!
|
| UTF-32 |
00 00 06 5B
Copied!
|
| URL-Quoted |
%D9%9B
Copied!
|
| HTML hex reference |
ٛ
Copied!
|
| RFC 5137 |
\u'065B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u065B
Copied!
|
| C and C++ |
\u065b
Copied!
|
| C# |
\u065b
Copied!
|
| CSS |
\00065B
Copied!
|
| Excel |
=UNICHAR(1627)
Copied!
|
| Go |
\u065b
Copied!
|
| JavaScript |
\u065B
Copied!
|
| Modern JavaScript (since ES6) |
\u{065b}
Copied!
|
| JSON |
\u065B
Copied!
|
| Java |
\u065B
Copied!
|
| Lua |
\u{065B}
Copied!
|
| Matlab |
char(1627)
Copied!
|
| Perl |
\x{065B}
Copied!
|
| PHP |
\u{065b}
Copied!
|
| PostgreSQL |
U&'\065B'
Copied!
|
| PowerShell |
`u{065B}
Copied!
|
| Python |
\u065b
Copied!
|
| Ruby |
\u{065b}
Copied!
|
| Rust |
\u{065b}
Copied!
|