If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+08CB, officially named ARABIC SMALL HIGH YEH BARREE WITH TWO DOTS BELOW, was introduced in Unicode version 14.0. It is part of the Arabic Ext A 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º |
2251
Copied!
|
|---|---|
| UTF-8 |
E0 A3 8B
Copied!
|
| UTF-16 |
08 CB
Copied!
|
| UTF-32 |
00 00 08 CB
Copied!
|
| URL-Quoted |
%E0%A3%8B
Copied!
|
| HTML hex reference |
࣋
Copied!
|
| RFC 5137 |
\u'08CB'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u08CB
Copied!
|
| C and C++ |
\u08cb
Copied!
|
| C# |
\u08cb
Copied!
|
| CSS |
\0008CB
Copied!
|
| Excel |
=UNICHAR(2251)
Copied!
|
| Go |
\u08cb
Copied!
|
| JavaScript |
\u08CB
Copied!
|
| Modern JavaScript (since ES6) |
\u{08cb}
Copied!
|
| JSON |
\u08CB
Copied!
|
| Java |
\u08CB
Copied!
|
| Lua |
\u{08CB}
Copied!
|
| Matlab |
char(2251)
Copied!
|
| Perl |
\x{08CB}
Copied!
|
| PHP |
\u{08cb}
Copied!
|
| PostgreSQL |
U&'\08CB'
Copied!
|
| PowerShell |
`u{08CB}
Copied!
|
| Python |
\u08cb
Copied!
|
| Ruby |
\u{08cb}
Copied!
|
| Rust |
\u{08cb}
Copied!
|