| HTML Entity (dec) | 䛧 |
| HTML Entity (hex) | 䛧 |
| UTF-8 (hex) | 0xe49ba7 / 0xe4 0x9b 0xa7 (3 bytes) |
| UTF-8 (dec) | 228, 155, 167 (3 bytes) |
| UTF-16-BE (hex) | 0x46e7 / 0x46 0xe7 (2 bytes) |
| UTF-16-BE (dec) | 70, 231 (2 bytes) |
| UTF-32-BE (hex) | 0x46e7 / 0x00 0x00 0x46 0xe7 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 70, 231 (4 bytes) |
| C/C++/Java source code | "\u46e7" |
| Python source code | "\u46e7" |