Egyptian Hieroglyph Format Controls: Egyptian Hieroglyph Insert At Bottom End
- Unicode Version
- 12.0
- UTF-32BE
- 00 01 34 35
- UTF-32LE
- 35 34 01 00
- UTF-16BE
- D8 0D DC 35
- UTF-16LE
- 0D D8 35 DC
- UTF-8
- F0 93 90 B5
Character Escapes
- HTML5
𓐵𓐵- C
\U013435 (C99)- C++
\u{13435} (C++23)\U00013435- Java
\uD80D\uDC35- JavaScript
\u{13435}- CSS
\13435\013435- Quoted-Printable
=F0=93=90=B5- URL
%F0%93%90%B5