If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+13433, officially named EGYPTIAN HIEROGLYPH INSERT AT BOTTOM START, was introduced in Unicode version 12.0. It is part of the Egyptian Hieroglyph Format Controls block, which belongs to the Supplementary Multilingual plane.
Categorized technically as a Format, 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º |
78899
Copied!
|
|---|---|
| UTF-8 |
F0 93 90 B3
Copied!
|
| UTF-16 |
D8 0D DC 33
Copied!
|
| UTF-32 |
00 01 34 33
Copied!
|
| URL-Quoted |
%F0%93%90%B3
Copied!
|
| HTML hex reference |
𓐳
Copied!
|
| RFC 5137 |
\u'13433'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U00013433
Copied!
|
| C and C++ |
\U00013433
Copied!
|
| C# |
\U00013433
Copied!
|
| CSS |
\0013433
Copied!
|
| Excel |
=UNICHAR(78899)
Copied!
|
| Go |
\U00013433
Copied!
|
| JavaScript |
\uD80D\uDC33
Copied!
|
| Modern JavaScript (since ES6) |
\u{13433}
Copied!
|
| JSON |
\uD80D\uDC33
Copied!
|
| Java |
\uD80D\uDC33
Copied!
|
| Lua |
\u{13433}
Copied!
|
| Matlab |
char(78899)
Copied!
|
| Perl |
\x{13433}
Copied!
|
| PHP |
\u{13433}
Copied!
|
| PostgreSQL |
U&'\13433'
Copied!
|
| PowerShell |
`u{13433}
Copied!
|
| Python |
\U00013433
Copied!
|
| Ruby |
\u{13433}
Copied!
|
| Rust |
\u{13433}
Copied!
|