If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+10EFB, officially named ARABIC SMALL LOW NOON, was introduced in Unicode version 17.0. It is part of the Arabic Ext C block, which belongs to the Supplementary 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Âș |
69371
Copied!
|
|---|---|
| UTF-8 |
F0 90 BB BB
Copied!
|
| UTF-16 |
D8 03 DE FB
Copied!
|
| UTF-32 |
00 01 0E FB
Copied!
|
| URL-Quoted |
%F0%90%BB%BB
Copied!
|
| HTML hex reference |
𐻻
Copied!
|
| RFC 5137 |
\u'10EFB'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U00010EFB
Copied!
|
| C and C++ |
\U00010efb
Copied!
|
| C# |
\U00010efb
Copied!
|
| CSS |
\0010EFB
Copied!
|
| Excel |
=UNICHAR(69371)
Copied!
|
| Go |
\U00010efb
Copied!
|
| JavaScript |
\uD803\uDEFB
Copied!
|
| Modern JavaScript (since ES6) |
\u{10efb}
Copied!
|
| JSON |
\uD803\uDEFB
Copied!
|
| Java |
\uD803\uDEFB
Copied!
|
| Lua |
\u{10EFB}
Copied!
|
| Matlab |
char(69371)
Copied!
|
| Perl |
\x{10EFB}
Copied!
|
| PHP |
\u{10efb}
Copied!
|
| PostgreSQL |
U&'\10EFB'
Copied!
|
| PowerShell |
`u{10EFB}
Copied!
|
| Python |
\U00010efb
Copied!
|
| Ruby |
\u{10efb}
Copied!
|
| Rust |
\u{10efb}
Copied!
|