| HTML Entity (dec) | 𤞃 |
| HTML Entity (hex) | 𤞃 |
| UTF-8 (hex) | 0xf0a49e83 / 0xf0 0xa4 0x9e 0x83 (4 bytes) |
| UTF-8 (dec) | 240, 164, 158, 131 (4 bytes) |
| UTF-16-BE (hex) | 0xd851df83 / 0xd8 0x51 0xdf 0x83 (4 bytes) |
| UTF-16-BE (dec) | 216, 81, 223, 131 (4 bytes) |
| UTF-32-BE (hex) | 0x24783 / 0x00 0x02 0x47 0x83 (4 bytes) |
| UTF-32-BE (dec) | 0, 2, 71, 131 (4 bytes) |
| C/C++/Java source code | "\u24783" |
| Python source code | "\u24783" |