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