| HTML Entity (dec) | 𖨷 |
| HTML Entity (hex) | 𖨷 |
| UTF-8 (hex) | 0xf096a8b7 / 0xf0 0x96 0xa8 0xb7 (4 bytes) |
| UTF-8 (dec) | 240, 150, 168, 183 (4 bytes) |
| UTF-16-BE (hex) | 0xd81ade37 / 0xd8 0x1a 0xde 0x37 (4 bytes) |
| UTF-16-BE (dec) | 216, 26, 222, 55 (4 bytes) |
| UTF-32-BE (hex) | 0x16a37 / 0x00 0x01 0x6a 0x37 (4 bytes) |
| UTF-32-BE (dec) | 0, 1, 106, 55 (4 bytes) |
| C/C++/Java source code | "\u16a37" |
| Python source code | "\u16a37" |