If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+131CE, officially named EGYPTIAN HIEROGLYPH M019, 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º |
78286
Copied!
|
|---|---|
| UTF-8 |
F0 93 87 8E
Copied!
|
| UTF-16 |
D8 0C DD CE
Copied!
|
| UTF-32 |
00 01 31 CE
Copied!
|
| URL-Quoted |
%F0%93%87%8E
Copied!
|
| HTML hex reference |
𓇎
Copied!
|
| RFC 5137 |
\u'131CE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U000131CE
Copied!
|
| C and C++ |
\U000131ce
Copied!
|
| C# |
\U000131ce
Copied!
|
| CSS |
\00131CE
Copied!
|
| Excel |
=UNICHAR(78286)
Copied!
|
| Go |
\U000131ce
Copied!
|
| JavaScript |
\uD80C\uDDCE
Copied!
|
| Modern JavaScript (since ES6) |
\u{131ce}
Copied!
|
| JSON |
\uD80C\uDDCE
Copied!
|
| Java |
\uD80C\uDDCE
Copied!
|
| Lua |
\u{131CE}
Copied!
|
| Matlab |
char(78286)
Copied!
|
| Perl |
\x{131CE}
Copied!
|
| PHP |
\u{131ce}
Copied!
|
| PostgreSQL |
U&'\131CE'
Copied!
|
| PowerShell |
`u{131CE}
Copied!
|
| Python |
\U000131ce
Copied!
|
| Ruby |
\u{131ce}
Copied!
|
| Rust |
\u{131ce}
Copied!
|