| HTML Entity (dec) | 𩙃 |
| HTML Entity (hex) | 𩙃 |
| UTF-8 (hex) | 0xf0a99983 / 0xf0 0xa9 0x99 0x83 (4 bytes) |
| UTF-8 (dec) | 240, 169, 153, 131 (4 bytes) |
| UTF-16-BE (hex) | 0xd865de43 / 0xd8 0x65 0xde 0x43 (4 bytes) |
| UTF-16-BE (dec) | 216, 101, 222, 67 (4 bytes) |
| UTF-32-BE (hex) | 0x29643 / 0x00 0x02 0x96 0x43 (4 bytes) |
| UTF-32-BE (dec) | 0, 2, 150, 67 (4 bytes) |
| C/C++/Java source code | "\u29643" |
| Python source code | "\u29643" |