| HTML Entity (dec) | 𱃇 |
| HTML Entity (hex) | 𱃇 |
| UTF-8 (hex) | 0xf0b18387 / 0xf0 0xb1 0x83 0x87 (4 bytes) |
| UTF-8 (dec) | 240, 177, 131, 135 (4 bytes) |
| UTF-16-BE (hex) | 0xd884dcc7 / 0xd8 0x84 0xdc 0xc7 (4 bytes) |
| UTF-16-BE (dec) | 216, 132, 220, 199 (4 bytes) |
| UTF-32-BE (hex) | 0x310c7 / 0x00 0x03 0x10 0xc7 (4 bytes) |
| UTF-32-BE (dec) | 0, 3, 16, 199 (4 bytes) |
| C/C++/Java source code | "\u310c7" |
| Python source code | "\u310c7" |