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