| HTML Entity (dec) | Ҝ |
| HTML Entity (hex) | Ҝ |
| UTF-8 (hex) | 0xd29c / 0xd2 0x9c (2 bytes) |
| UTF-8 (dec) | 210, 156 (2 bytes) |
| UTF-16-BE (hex) | 0x49c / 0x04 0x9c (2 bytes) |
| UTF-16-BE (dec) | 4, 156 (2 bytes) |
| UTF-32-BE (hex) | 0x49c / 0x00 0x00 0x04 0x9c (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 4, 156 (4 bytes) |
| C/C++/Java source code | "\u049c" |
| Python source code | "\u049c" |