If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+130FC, officially named EGYPTIAN HIEROGLYPH E037, was introduced in Unicode version 5.2. It is part of the Egyptian Hieroglyphs 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º |
78076
Copied!
|
|---|---|
| UTF-8 |
F0 93 83 BC
Copied!
|
| UTF-16 |
D8 0C DC FC
Copied!
|
| UTF-32 |
00 01 30 FC
Copied!
|
| URL-Quoted |
%F0%93%83%BC
Copied!
|
| HTML hex reference |
𓃼
Copied!
|
| RFC 5137 |
\u'130FC'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U000130FC
Copied!
|
| C and C++ |
\U000130fc
Copied!
|
| C# |
\U000130fc
Copied!
|
| CSS |
\00130FC
Copied!
|
| Excel |
=UNICHAR(78076)
Copied!
|
| Go |
\U000130fc
Copied!
|
| JavaScript |
\uD80C\uDCFC
Copied!
|
| Modern JavaScript (since ES6) |
\u{130fc}
Copied!
|
| JSON |
\uD80C\uDCFC
Copied!
|
| Java |
\uD80C\uDCFC
Copied!
|
| Lua |
\u{130FC}
Copied!
|
| Matlab |
char(78076)
Copied!
|
| Perl |
\x{130FC}
Copied!
|
| PHP |
\u{130fc}
Copied!
|
| PostgreSQL |
U&'\130FC'
Copied!
|
| PowerShell |
`u{130FC}
Copied!
|
| Python |
\U000130fc
Copied!
|
| Ruby |
\u{130fc}
Copied!
|
| Rust |
\u{130fc}
Copied!
|