| HTML Entity (dec) | 𩜗 |
| HTML Entity (hex) | 𩜗 |
| UTF-8 (hex) | 0xf0a99c97 / 0xf0 0xa9 0x9c 0x97 (4 bytes) |
| UTF-8 (dec) | 240, 169, 156, 151 (4 bytes) |
| UTF-16-BE (hex) | 0xd865df17 / 0xd8 0x65 0xdf 0x17 (4 bytes) |
| UTF-16-BE (dec) | 216, 101, 223, 23 (4 bytes) |
| UTF-32-BE (hex) | 0x29717 / 0x00 0x02 0x97 0x17 (4 bytes) |
| UTF-32-BE (dec) | 0, 2, 151, 23 (4 bytes) |
| C/C++/Java source code | "\u29717" |
| Python source code | "\u29717" |