| HTML Entity (dec) | ꂏ |
| HTML Entity (hex) | ꂏ |
| UTF-8 (hex) | 0xea828f / 0xea 0x82 0x8f (3 bytes) |
| UTF-8 (dec) | 234, 130, 143 (3 bytes) |
| UTF-16-BE (hex) | 0xa08f / 0xa0 0x8f (2 bytes) |
| UTF-16-BE (dec) | 160, 143 (2 bytes) |
| UTF-32-BE (hex) | 0xa08f / 0x00 0x00 0xa0 0x8f (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 160, 143 (4 bytes) |
| C/C++/Java source code | "\ua08f" |
| Python source code | "\ua08f" |