| HTML Entity (dec) | 𥐦 |
| HTML Entity (hex) | 𥐦 |
| UTF-8 (hex) | 0xf0a590a6 / 0xf0 0xa5 0x90 0xa6 (4 bytes) |
| UTF-8 (dec) | 240, 165, 144, 166 (4 bytes) |
| UTF-16-BE (hex) | 0xd855dc26 / 0xd8 0x55 0xdc 0x26 (4 bytes) |
| UTF-16-BE (dec) | 216, 85, 220, 38 (4 bytes) |
| UTF-32-BE (hex) | 0x25426 / 0x00 0x02 0x54 0x26 (4 bytes) |
| UTF-32-BE (dec) | 0, 2, 84, 38 (4 bytes) |
| C/C++/Java source code | "\u25426" |
| Python source code | "\u25426" |