| HTML Entity (dec) | 𱓔 |
| HTML Entity (hex) | 𱓔 |
| UTF-8 (hex) | 0xf0b19394 / 0xf0 0xb1 0x93 0x94 (4 bytes) |
| UTF-8 (dec) | 240, 177, 147, 148 (4 bytes) |
| UTF-16-BE (hex) | 0xd885dcd4 / 0xd8 0x85 0xdc 0xd4 (4 bytes) |
| UTF-16-BE (dec) | 216, 133, 220, 212 (4 bytes) |
| UTF-32-BE (hex) | 0x314d4 / 0x00 0x03 0x14 0xd4 (4 bytes) |
| UTF-32-BE (dec) | 0, 3, 20, 212 (4 bytes) |
| C/C++/Java source code | "\u314d4" |
| Python source code | "\u314d4" |