If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+06EC, officially named ARABIC ROUNDED HIGH STOP WITH FILLED CENTRE, was introduced in Unicode version 1.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º |
1772
Copied!
|
|---|---|
| UTF-8 |
DB AC
Copied!
|
| UTF-16 |
06 EC
Copied!
|
| UTF-32 |
00 00 06 EC
Copied!
|
| URL-Quoted |
%DB%AC
Copied!
|
| HTML hex reference |
۬
Copied!
|
| RFC 5137 |
\u'06EC'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u06EC
Copied!
|
| C and C++ |
\u06ec
Copied!
|
| C# |
\u06ec
Copied!
|
| CSS |
\0006EC
Copied!
|
| Excel |
=UNICHAR(1772)
Copied!
|
| Go |
\u06ec
Copied!
|
| JavaScript |
\u06EC
Copied!
|
| Modern JavaScript (since ES6) |
\u{06ec}
Copied!
|
| JSON |
\u06EC
Copied!
|
| Java |
\u06EC
Copied!
|
| Lua |
\u{06EC}
Copied!
|
| Matlab |
char(1772)
Copied!
|
| Perl |
\x{06EC}
Copied!
|
| PHP |
\u{06ec}
Copied!
|
| PostgreSQL |
U&'\06EC'
Copied!
|
| PowerShell |
`u{06EC}
Copied!
|
| Python |
\u06ec
Copied!
|
| Ruby |
\u{06ec}
Copied!
|
| Rust |
\u{06ec}
Copied!
|