| HTML Entity (dec) | ꣐ | |
| HTML Entity (hex) | ꣐ | |
| UTF-8 (hex) | 0xeaa390 / 0xea 0xa3 0x90 (3 bytes) | |
| UTF-8 (dec) | 234, 163, 144 (3 bytes) | |
| UTF-16-BE (hex) | 0xa8d0 / 0xa8 0xd0 (2 bytes) | |
| UTF-16-BE (dec) | 168, 208 (2 bytes) | |
| UTF-32-BE (hex) | 0xa8d0 / 0x00 0x00 0xa8 0xd0 (4 bytes) | |
| UTF-32-BE (dec) | 0, 0, 168, 208 (4 bytes) | |
| C/C++/Java source code | "\ua8d0" | |
| Python source code | u"\ua8d0" |