If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+13D0F, 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º |
81167
Copied!
|
|---|---|
| UTF-8 |
F0 93 B4 8F
Copied!
|
| UTF-16 |
D8 0F DD 0F
Copied!
|
| UTF-32 |
00 01 3D 0F
Copied!
|
| URL-Quoted |
%F0%93%B4%8F
Copied!
|
| HTML hex reference |
𓴏
Copied!
|
| RFC 5137 |
\u'13D0F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U00013D0F
Copied!
|
| C and C++ |
\U00013d0f
Copied!
|
| C# |
\U00013d0f
Copied!
|
| CSS |
\0013D0F
Copied!
|
| Excel |
=UNICHAR(81167)
Copied!
|
| Go |
\U00013d0f
Copied!
|
| JavaScript |
\uD80F\uDD0F
Copied!
|
| Modern JavaScript (since ES6) |
\u{13d0f}
Copied!
|
| JSON |
\uD80F\uDD0F
Copied!
|
| Java |
\uD80F\uDD0F
Copied!
|
| Lua |
\u{13D0F}
Copied!
|
| Matlab |
char(81167)
Copied!
|
| Perl |
\x{13D0F}
Copied!
|
| PHP |
\u{13d0f}
Copied!
|
| PostgreSQL |
U&'\13D0F'
Copied!
|
| PowerShell |
`u{13D0F}
Copied!
|
| Python |
\U00013d0f
Copied!
|
| Ruby |
\u{13d0f}
Copied!
|
| Rust |
\u{13d0f}
Copied!
|