| HTML Entity (dec) | 𢲘 |
| HTML Entity (hex) | 𢲘 |
| UTF-8 (hex) | 0xf0a2b298 / 0xf0 0xa2 0xb2 0x98 (4 bytes) |
| UTF-8 (dec) | 240, 162, 178, 152 (4 bytes) |
| UTF-16-BE (hex) | 0xd84bdc98 / 0xd8 0x4b 0xdc 0x98 (4 bytes) |
| UTF-16-BE (dec) | 216, 75, 220, 152 (4 bytes) |
| UTF-32-BE (hex) | 0x22c98 / 0x00 0x02 0x2c 0x98 (4 bytes) |
| UTF-32-BE (dec) | 0, 2, 44, 152 (4 bytes) |
| C/C++/Java source code | "\u22c98" |
| Python source code | "\u22c98" |