| HTML Entity (dec) | 𩟥 |
| HTML Entity (hex) | 𩟥 |
| UTF-8 (hex) | 0xf0a99fa5 / 0xf0 0xa9 0x9f 0xa5 (4 bytes) |
| UTF-8 (dec) | 240, 169, 159, 165 (4 bytes) |
| UTF-16-BE (hex) | 0xd865dfe5 / 0xd8 0x65 0xdf 0xe5 (4 bytes) |
| UTF-16-BE (dec) | 216, 101, 223, 229 (4 bytes) |
| UTF-32-BE (hex) | 0x297e5 / 0x00 0x02 0x97 0xe5 (4 bytes) |
| UTF-32-BE (dec) | 0, 2, 151, 229 (4 bytes) |
| C/C++/Java source code | "\u297e5" |
| Python source code | "\u297e5" |