| HTML Entity (dec) | ߦ |
| HTML Entity (hex) | ߦ |
| UTF-8 (hex) | 0xdfa6 / 0xdf 0xa6 (2 bytes) |
| UTF-8 (dec) | 223, 166 (2 bytes) |
| UTF-16-BE (hex) | 0x7e6 / 0x07 0xe6 (2 bytes) |
| UTF-16-BE (dec) | 7, 230 (2 bytes) |
| UTF-32-BE (hex) | 0x7e6 / 0x00 0x00 0x07 0xe6 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 7, 230 (4 bytes) |
| C/C++/Java source code | "\u07e6" |
| Python source code | "\u07e6" |