| HTML Entity (dec) | ݬ |
| HTML Entity (hex) | ݬ |
| UTF-8 (hex) | 0xddac / 0xdd 0xac (2 bytes) |
| UTF-8 (dec) | 221, 172 (2 bytes) |
| UTF-16-BE (hex) | 0x76c / 0x07 0x6c (2 bytes) |
| UTF-16-BE (dec) | 7, 108 (2 bytes) |
| UTF-32-BE (hex) | 0x76c / 0x00 0x00 0x07 0x6c (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 7, 108 (4 bytes) |
| C/C++/Java source code | "\u076c" |
| Python source code | "\u076c" |