If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+13EEF, officially named EGYPTIAN HIEROGLYPH-#, was introduced in Unicode version 16.0. It is part of the Egyptian Hieroglyphs Ext A block, which belongs to the Supplementary Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Egyp 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 Left-To-Right 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º |
81647
Copied!
|
|---|---|
| UTF-8 |
F0 93 BB AF
Copied!
|
| UTF-16 |
D8 0F DE EF
Copied!
|
| UTF-32 |
00 01 3E EF
Copied!
|
| URL-Quoted |
%F0%93%BB%AF
Copied!
|
| HTML hex reference |
𓻯
Copied!
|
| RFC 5137 |
\u'13EEF'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U00013EEF
Copied!
|
| C and C++ |
\U00013eef
Copied!
|
| C# |
\U00013eef
Copied!
|
| CSS |
\0013EEF
Copied!
|
| Excel |
=UNICHAR(81647)
Copied!
|
| Go |
\U00013eef
Copied!
|
| JavaScript |
\uD80F\uDEEF
Copied!
|
| Modern JavaScript (since ES6) |
\u{13eef}
Copied!
|
| JSON |
\uD80F\uDEEF
Copied!
|
| Java |
\uD80F\uDEEF
Copied!
|
| Lua |
\u{13EEF}
Copied!
|
| Matlab |
char(81647)
Copied!
|
| Perl |
\x{13EEF}
Copied!
|
| PHP |
\u{13eef}
Copied!
|
| PostgreSQL |
U&'\13EEF'
Copied!
|
| PowerShell |
`u{13EEF}
Copied!
|
| Python |
\U00013eef
Copied!
|
| Ruby |
\u{13eef}
Copied!
|
| Rust |
\u{13eef}
Copied!
|