| HTML Entity (dec) | 𱇧 |
| HTML Entity (hex) | 𱇧 |
| UTF-8 (hex) | 0xf0b187a7 / 0xf0 0xb1 0x87 0xa7 (4 bytes) |
| UTF-8 (dec) | 240, 177, 135, 167 (4 bytes) |
| UTF-16-BE (hex) | 0xd884dde7 / 0xd8 0x84 0xdd 0xe7 (4 bytes) |
| UTF-16-BE (dec) | 216, 132, 221, 231 (4 bytes) |
| UTF-32-BE (hex) | 0x311e7 / 0x00 0x03 0x11 0xe7 (4 bytes) |
| UTF-32-BE (dec) | 0, 3, 17, 231 (4 bytes) |
| C/C++/Java source code | "\u311e7" |
| Python source code | "\u311e7" |