| HTML Entity (dec) | 𔗧 |
| HTML Entity (hex) | 𔗧 |
| UTF-8 (hex) | 0xf09497a7 / 0xf0 0x94 0x97 0xa7 (4 bytes) |
| UTF-8 (dec) | 240, 148, 151, 167 (4 bytes) |
| UTF-16-BE (hex) | 0xd811dde7 / 0xd8 0x11 0xdd 0xe7 (4 bytes) |
| UTF-16-BE (dec) | 216, 17, 221, 231 (4 bytes) |
| UTF-32-BE (hex) | 0x145e7 / 0x00 0x01 0x45 0xe7 (4 bytes) |
| UTF-32-BE (dec) | 0, 1, 69, 231 (4 bytes) |
| C/C++/Java source code | "\u145e7" |
| Python source code | "\u145e7" |