| HTML Entity (dec) | ݧ |
| HTML Entity (hex) | ݧ |
| UTF-8 (hex) | 0xdda7 / 0xdd 0xa7 (2 bytes) |
| UTF-8 (dec) | 221, 167 (2 bytes) |
| UTF-16-BE (hex) | 0x767 / 0x07 0x67 (2 bytes) |
| UTF-16-BE (dec) | 7, 103 (2 bytes) |
| UTF-32-BE (hex) | 0x767 / 0x00 0x00 0x07 0x67 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 7, 103 (4 bytes) |
| C/C++/Java source code | "\u0767" |
| Python source code | "\u0767" |