| HTML Entity (dec) | 𦯃 |
| HTML Entity (hex) | 𦯃 |
| UTF-8 (hex) | 0xf0a6af83 / 0xf0 0xa6 0xaf 0x83 (4 bytes) |
| UTF-8 (dec) | 240, 166, 175, 131 (4 bytes) |
| UTF-16-BE (hex) | 0xd85adfc3 / 0xd8 0x5a 0xdf 0xc3 (4 bytes) |
| UTF-16-BE (dec) | 216, 90, 223, 195 (4 bytes) |
| UTF-32-BE (hex) | 0x26bc3 / 0x00 0x02 0x6b 0xc3 (4 bytes) |
| UTF-32-BE (dec) | 0, 2, 107, 195 (4 bytes) |
| C/C++/Java source code | "\u26bc3" |
| Python source code | "\u26bc3" |