| HTML Entity (dec) | 𒃠 |
| HTML Entity (hex) | 𒃠 |
| UTF-8 (hex) | 0xf09283a0 / 0xf0 0x92 0x83 0xa0 (4 bytes) |
| UTF-8 (dec) | 240, 146, 131, 160 (4 bytes) |
| UTF-16-BE (hex) | 0xd808dce0 / 0xd8 0x08 0xdc 0xe0 (4 bytes) |
| UTF-16-BE (dec) | 216, 8, 220, 224 (4 bytes) |
| UTF-32-BE (hex) | 0x120e0 / 0x00 0x01 0x20 0xe0 (4 bytes) |
| UTF-32-BE (dec) | 0, 1, 32, 224 (4 bytes) |
| C/C++/Java source code | "\u120e0" |
| Python source code | "\u120e0" |