| HTML Entity (dec) | ꎅ |
| HTML Entity (hex) | ꎅ |
| UTF-8 (hex) | 0xea8e85 / 0xea 0x8e 0x85 (3 bytes) |
| UTF-8 (dec) | 234, 142, 133 (3 bytes) |
| UTF-16-BE (hex) | 0xa385 / 0xa3 0x85 (2 bytes) |
| UTF-16-BE (dec) | 163, 133 (2 bytes) |
| UTF-32-BE (hex) | 0xa385 / 0x00 0x00 0xa3 0x85 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 163, 133 (4 bytes) |
| C/C++/Java source code | "\ua385" |
| Python source code | "\ua385" |