| HTML Entity (dec) | 𤻶 |
| HTML Entity (hex) | 𤻶 |
| UTF-8 (hex) | 0xf0a4bbb6 / 0xf0 0xa4 0xbb 0xb6 (4 bytes) |
| UTF-8 (dec) | 240, 164, 187, 182 (4 bytes) |
| UTF-16-BE (hex) | 0xd853def6 / 0xd8 0x53 0xde 0xf6 (4 bytes) |
| UTF-16-BE (dec) | 216, 83, 222, 246 (4 bytes) |
| UTF-32-BE (hex) | 0x24ef6 / 0x00 0x02 0x4e 0xf6 (4 bytes) |
| UTF-32-BE (dec) | 0, 2, 78, 246 (4 bytes) |
| C/C++/Java source code | "\u24ef6" |
| Python source code | "\u24ef6" |