If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+06CF, officially named ARABIC LETTER WAW WITH DOT ABOVE, was introduced in Unicode version 3.0. It is part of the Arabic 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º |
1743
Copied!
|
|---|---|
| UTF-8 |
DB 8F
Copied!
|
| UTF-16 |
06 CF
Copied!
|
| UTF-32 |
00 00 06 CF
Copied!
|
| URL-Quoted |
%DB%8F
Copied!
|
| HTML hex reference |
ۏ
Copied!
|
| RFC 5137 |
\u'06CF'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u06CF
Copied!
|
| C and C++ |
\u06cf
Copied!
|
| C# |
\u06cf
Copied!
|
| CSS |
\0006CF
Copied!
|
| Excel |
=UNICHAR(1743)
Copied!
|
| Go |
\u06cf
Copied!
|
| JavaScript |
\u06CF
Copied!
|
| Modern JavaScript (since ES6) |
\u{06cf}
Copied!
|
| JSON |
\u06CF
Copied!
|
| Java |
\u06CF
Copied!
|
| Lua |
\u{06CF}
Copied!
|
| Matlab |
char(1743)
Copied!
|
| Perl |
\x{06CF}
Copied!
|
| PHP |
\u{06cf}
Copied!
|
| PostgreSQL |
U&'\06CF'
Copied!
|
| PowerShell |
`u{06CF}
Copied!
|
| Python |
\u06cf
Copied!
|
| Ruby |
\u{06cf}
Copied!
|
| Rust |
\u{06cf}
Copied!
|