| HTML Entity (dec) | 𱇅 | 
| HTML Entity (hex) | 𱇅 | 
| UTF-8 (hex) | 0xf0b18785 / 0xf0 0xb1 0x87 0x85 (4 bytes) | 
| UTF-8 (dec) | 240, 177, 135, 133 (4 bytes) | 
| UTF-16-BE (hex) | 0xd884ddc5 / 0xd8 0x84 0xdd 0xc5 (4 bytes) | 
| UTF-16-BE (dec) | 216, 132, 221, 197 (4 bytes) | 
| UTF-32-BE (hex) | 0x311c5 / 0x00 0x03 0x11 0xc5 (4 bytes) | 
| UTF-32-BE (dec) | 0, 3, 17, 197 (4 bytes) | 
| C/C++/Java source code | "\u311c5" | 
| Python source code | "\u311c5" |