If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+13431, officially named EGYPTIAN HIEROGLYPH HORIZONTAL JOINER, 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º |
78897
Copied!
|
|---|---|
| UTF-8 |
F0 93 90 B1
Copied!
|
| UTF-16 |
D8 0D DC 31
Copied!
|
| UTF-32 |
00 01 34 31
Copied!
|
| URL-Quoted |
%F0%93%90%B1
Copied!
|
| HTML hex reference |
𓐱
Copied!
|
| RFC 5137 |
\u'13431'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U00013431
Copied!
|
| C and C++ |
\U00013431
Copied!
|
| C# |
\U00013431
Copied!
|
| CSS |
\0013431
Copied!
|
| Excel |
=UNICHAR(78897)
Copied!
|
| Go |
\U00013431
Copied!
|
| JavaScript |
\uD80D\uDC31
Copied!
|
| Modern JavaScript (since ES6) |
\u{13431}
Copied!
|
| JSON |
\uD80D\uDC31
Copied!
|
| Java |
\uD80D\uDC31
Copied!
|
| Lua |
\u{13431}
Copied!
|
| Matlab |
char(78897)
Copied!
|
| Perl |
\x{13431}
Copied!
|
| PHP |
\u{13431}
Copied!
|
| PostgreSQL |
U&'\13431'
Copied!
|
| PowerShell |
`u{13431}
Copied!
|
| Python |
\U00013431
Copied!
|
| Ruby |
\u{13431}
Copied!
|
| Rust |
\u{13431}
Copied!
|