| HTML Entity (dec) | ꖅ |
| HTML Entity (hex) | ꖅ |
| UTF-8 (hex) | 0xea9685 / 0xea 0x96 0x85 (3 bytes) |
| UTF-8 (dec) | 234, 150, 133 (3 bytes) |
| UTF-16-BE (hex) | 0xa585 / 0xa5 0x85 (2 bytes) |
| UTF-16-BE (dec) | 165, 133 (2 bytes) |
| UTF-32-BE (hex) | 0xa585 / 0x00 0x00 0xa5 0x85 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 165, 133 (4 bytes) |
| C/C++/Java source code | "\ua585" |
| Python source code | "\ua585" |