If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+0876, officially named ARABIC LETTER ALEF WITH ATTACHED ROUND DOT ABOVE, was introduced in Unicode version 14.0. It is part of the Arabic Ext B 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º |
2166
Copied!
|
|---|---|
| UTF-8 |
E0 A1 B6
Copied!
|
| UTF-16 |
08 76
Copied!
|
| UTF-32 |
00 00 08 76
Copied!
|
| URL-Quoted |
%E0%A1%B6
Copied!
|
| HTML hex reference |
ࡶ
Copied!
|
| RFC 5137 |
\u'0876'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u0876
Copied!
|
| C and C++ |
\u0876
Copied!
|
| C# |
\u0876
Copied!
|
| CSS |
\000876
Copied!
|
| Excel |
=UNICHAR(2166)
Copied!
|
| Go |
\u0876
Copied!
|
| JavaScript |
\u0876
Copied!
|
| Modern JavaScript (since ES6) |
\u{0876}
Copied!
|
| JSON |
\u0876
Copied!
|
| Java |
\u0876
Copied!
|
| Lua |
\u{0876}
Copied!
|
| Matlab |
char(2166)
Copied!
|
| Perl |
\x{0876}
Copied!
|
| PHP |
\u{0876}
Copied!
|
| PostgreSQL |
U&'\0876'
Copied!
|
| PowerShell |
`u{0876}
Copied!
|
| Python |
\u0876
Copied!
|
| Ruby |
\u{0876}
Copied!
|
| Rust |
\u{0876}
Copied!
|