If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+139FB, 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º |
80379
Copied!
|
|---|---|
| UTF-8 |
F0 93 A7 BB
Copied!
|
| UTF-16 |
D8 0E DD FB
Copied!
|
| UTF-32 |
00 01 39 FB
Copied!
|
| URL-Quoted |
%F0%93%A7%BB
Copied!
|
| HTML hex reference |
𓧻
Copied!
|
| RFC 5137 |
\u'139FB'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U000139FB
Copied!
|
| C and C++ |
\U000139fb
Copied!
|
| C# |
\U000139fb
Copied!
|
| CSS |
\00139FB
Copied!
|
| Excel |
=UNICHAR(80379)
Copied!
|
| Go |
\U000139fb
Copied!
|
| JavaScript |
\uD80E\uDDFB
Copied!
|
| Modern JavaScript (since ES6) |
\u{139fb}
Copied!
|
| JSON |
\uD80E\uDDFB
Copied!
|
| Java |
\uD80E\uDDFB
Copied!
|
| Lua |
\u{139FB}
Copied!
|
| Matlab |
char(80379)
Copied!
|
| Perl |
\x{139FB}
Copied!
|
| PHP |
\u{139fb}
Copied!
|
| PostgreSQL |
U&'\139FB'
Copied!
|
| PowerShell |
`u{139FB}
Copied!
|
| Python |
\U000139fb
Copied!
|
| Ruby |
\u{139fb}
Copied!
|
| Rust |
\u{139fb}
Copied!
|