| HTML Entity (dec) | 𨓶 |
| HTML Entity (hex) | 𨓶 |
| UTF-8 (hex) | 0xf0a893b6 / 0xf0 0xa8 0x93 0xb6 (4 bytes) |
| UTF-8 (dec) | 240, 168, 147, 182 (4 bytes) |
| UTF-16-BE (hex) | 0xd861dcf6 / 0xd8 0x61 0xdc 0xf6 (4 bytes) |
| UTF-16-BE (dec) | 216, 97, 220, 246 (4 bytes) |
| UTF-32-BE (hex) | 0x284f6 / 0x00 0x02 0x84 0xf6 (4 bytes) |
| UTF-32-BE (dec) | 0, 2, 132, 246 (4 bytes) |
| C/C++/Java source code | "\u284f6" |
| Python source code | "\u284f6" |