| HTML Entity (dec) | 𱆢 |
| HTML Entity (hex) | 𱆢 |
| UTF-8 (hex) | 0xf0b186a2 / 0xf0 0xb1 0x86 0xa2 (4 bytes) |
| UTF-8 (dec) | 240, 177, 134, 162 (4 bytes) |
| UTF-16-BE (hex) | 0xd884dda2 / 0xd8 0x84 0xdd 0xa2 (4 bytes) |
| UTF-16-BE (dec) | 216, 132, 221, 162 (4 bytes) |
| UTF-32-BE (hex) | 0x311a2 / 0x00 0x03 0x11 0xa2 (4 bytes) |
| UTF-32-BE (dec) | 0, 3, 17, 162 (4 bytes) |
| C/C++/Java source code | "\u311a2" |
| Python source code | "\u311a2" |