| HTML Entity (dec) | 𨟶 |
| HTML Entity (hex) | 𨟶 |
| UTF-8 (hex) | 0xf0a89fb6 / 0xf0 0xa8 0x9f 0xb6 (4 bytes) |
| UTF-8 (dec) | 240, 168, 159, 182 (4 bytes) |
| UTF-16-BE (hex) | 0xd861dff6 / 0xd8 0x61 0xdf 0xf6 (4 bytes) |
| UTF-16-BE (dec) | 216, 97, 223, 246 (4 bytes) |
| UTF-32-BE (hex) | 0x287f6 / 0x00 0x02 0x87 0xf6 (4 bytes) |
| UTF-32-BE (dec) | 0, 2, 135, 246 (4 bytes) |
| C/C++/Java source code | "\u287f6" |
| Python source code | "\u287f6" |