If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+10EFC, officially named ARABIC COMBINING ALEF OVERLAY, was introduced in Unicode version 16.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º |
69372
Copied!
|
|---|---|
| UTF-8 |
F0 90 BB BC
Copied!
|
| UTF-16 |
D8 03 DE FC
Copied!
|
| UTF-32 |
00 01 0E FC
Copied!
|
| URL-Quoted |
%F0%90%BB%BC
Copied!
|
| HTML hex reference |
𐻼
Copied!
|
| RFC 5137 |
\u'10EFC'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U00010EFC
Copied!
|
| C and C++ |
\U00010efc
Copied!
|
| C# |
\U00010efc
Copied!
|
| CSS |
\0010EFC
Copied!
|
| Excel |
=UNICHAR(69372)
Copied!
|
| Go |
\U00010efc
Copied!
|
| JavaScript |
\uD803\uDEFC
Copied!
|
| Modern JavaScript (since ES6) |
\u{10efc}
Copied!
|
| JSON |
\uD803\uDEFC
Copied!
|
| Java |
\uD803\uDEFC
Copied!
|
| Lua |
\u{10EFC}
Copied!
|
| Matlab |
char(69372)
Copied!
|
| Perl |
\x{10EFC}
Copied!
|
| PHP |
\u{10efc}
Copied!
|
| PostgreSQL |
U&'\10EFC'
Copied!
|
| PowerShell |
`u{10EFC}
Copied!
|
| Python |
\U00010efc
Copied!
|
| Ruby |
\u{10efc}
Copied!
|
| Rust |
\u{10efc}
Copied!
|