| HTML Entity (dec) | 𖡇 |
| HTML Entity (hex) | 𖡇 |
| UTF-8 (hex) | 0xf096a187 / 0xf0 0x96 0xa1 0x87 (4 bytes) |
| UTF-8 (dec) | 240, 150, 161, 135 (4 bytes) |
| UTF-16-BE (hex) | 0xd81adc47 / 0xd8 0x1a 0xdc 0x47 (4 bytes) |
| UTF-16-BE (dec) | 216, 26, 220, 71 (4 bytes) |
| UTF-32-BE (hex) | 0x16847 / 0x00 0x01 0x68 0x47 (4 bytes) |
| UTF-32-BE (dec) | 0, 1, 104, 71 (4 bytes) |
| C/C++/Java source code | "\u16847" |
| Python source code | "\u16847" |