| HTML Entity (dec) | 󠇡 | |
| HTML Entity (hex) | 󠇡 | |
| UTF-8 (hex) | 0xf3a087a1 / 0xf3 0xa0 0x87 0xa1 (4 bytes) | |
| UTF-8 (dec) | 243, 160, 135, 161 (4 bytes) | |
| UTF-16-BE (hex) | 0xdb40dde1 / 0xdb 0x40 0xdd 0xe1 (4 bytes) | |
| UTF-16-BE (dec) | 219, 64, 221, 225 (4 bytes) | |
| UTF-32-BE (hex) | 0xe01e1 / 0x00 0x0e 0x01 0xe1 (4 bytes) | |
| UTF-32-BE (dec) | 0, 14, 1, 225 (4 bytes) | |
| C/C++/Java source code | "\U000e01e1" | |
| Python source code | u"\U000e01e1" |