If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+13AA0, 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º |
80544
Copied!
|
|---|---|
| UTF-8 |
F0 93 AA A0
Copied!
|
| UTF-16 |
D8 0E DE A0
Copied!
|
| UTF-32 |
00 01 3A A0
Copied!
|
| URL-Quoted |
%F0%93%AA%A0
Copied!
|
| HTML hex reference |
𓪠
Copied!
|
| RFC 5137 |
\u'13AA0'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U00013AA0
Copied!
|
| C and C++ |
\U00013aa0
Copied!
|
| C# |
\U00013aa0
Copied!
|
| CSS |
\0013AA0
Copied!
|
| Excel |
=UNICHAR(80544)
Copied!
|
| Go |
\U00013aa0
Copied!
|
| JavaScript |
\uD80E\uDEA0
Copied!
|
| Modern JavaScript (since ES6) |
\u{13aa0}
Copied!
|
| JSON |
\uD80E\uDEA0
Copied!
|
| Java |
\uD80E\uDEA0
Copied!
|
| Lua |
\u{13AA0}
Copied!
|
| Matlab |
char(80544)
Copied!
|
| Perl |
\x{13AA0}
Copied!
|
| PHP |
\u{13aa0}
Copied!
|
| PostgreSQL |
U&'\13AA0'
Copied!
|
| PowerShell |
`u{13AA0}
Copied!
|
| Python |
\U00013aa0
Copied!
|
| Ruby |
\u{13aa0}
Copied!
|
| Rust |
\u{13aa0}
Copied!
|