| HTML Entity (dec) | ࡘ | |
| HTML Entity (hex) | ࡘ | |
| UTF-8 (hex) | 0xe0a198 / 0xe0 0xa1 0x98 (3 bytes) | |
| UTF-8 (dec) | 224, 161, 152 (3 bytes) | |
| UTF-16-BE (hex) | 0x858 / 0x08 0x58 (2 bytes) | |
| UTF-16-BE (dec) | 8, 88 (2 bytes) | |
| UTF-32-BE (hex) | 0x858 / 0x00 0x00 0x08 0x58 (4 bytes) | |
| UTF-32-BE (dec) | 0, 0, 8, 88 (4 bytes) | |
| C/C++/Java source code | "\u0858" | |
| Python source code | u"\u0858" |