| HTML Entity (dec) | 𱆠 |
| HTML Entity (hex) | 𱆠 |
| UTF-8 (hex) | 0xf0b186a0 / 0xf0 0xb1 0x86 0xa0 (4 bytes) |
| UTF-8 (dec) | 240, 177, 134, 160 (4 bytes) |
| UTF-16-BE (hex) | 0xd884dda0 / 0xd8 0x84 0xdd 0xa0 (4 bytes) |
| UTF-16-BE (dec) | 216, 132, 221, 160 (4 bytes) |
| UTF-32-BE (hex) | 0x311a0 / 0x00 0x03 0x11 0xa0 (4 bytes) |
| UTF-32-BE (dec) | 0, 3, 17, 160 (4 bytes) |
| C/C++/Java source code | "\u311a0" |
| Python source code | "\u311a0" |