| HTML Entity (dec) | 𡟗 |
| HTML Entity (hex) | 𡟗 |
| UTF-8 (hex) | 0xf0a19f97 / 0xf0 0xa1 0x9f 0x97 (4 bytes) |
| UTF-8 (dec) | 240, 161, 159, 151 (4 bytes) |
| UTF-16-BE (hex) | 0xd845dfd7 / 0xd8 0x45 0xdf 0xd7 (4 bytes) |
| UTF-16-BE (dec) | 216, 69, 223, 215 (4 bytes) |
| UTF-32-BE (hex) | 0x217d7 / 0x00 0x02 0x17 0xd7 (4 bytes) |
| UTF-32-BE (dec) | 0, 2, 23, 215 (4 bytes) |
| C/C++/Java source code | "\u217d7" |
| Python source code | "\u217d7" |