| HTML Entity (dec) | 𘰢 |
| HTML Entity (hex) | 𘰢 |
| UTF-8 (hex) | 0xf098b0a2 / 0xf0 0x98 0xb0 0xa2 (4 bytes) |
| UTF-8 (dec) | 240, 152, 176, 162 (4 bytes) |
| UTF-16-BE (hex) | 0xd823dc22 / 0xd8 0x23 0xdc 0x22 (4 bytes) |
| UTF-16-BE (dec) | 216, 35, 220, 34 (4 bytes) |
| UTF-32-BE (hex) | 0x18c22 / 0x00 0x01 0x8c 0x22 (4 bytes) |
| UTF-32-BE (dec) | 0, 1, 140, 34 (4 bytes) |
| C/C++/Java source code | "\u18c22" |
| Python source code | "\u18c22" |