| HTML Entity (dec) | ݾ |
| HTML Entity (hex) | ݾ |
| UTF-8 (hex) | 0xddbe / 0xdd 0xbe (2 bytes) |
| UTF-8 (dec) | 221, 190 (2 bytes) |
| UTF-16-BE (hex) | 0x77e / 0x07 0x7e (2 bytes) |
| UTF-16-BE (dec) | 7, 126 (2 bytes) |
| UTF-32-BE (hex) | 0x77e / 0x00 0x00 0x07 0x7e (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 7, 126 (4 bytes) |
| C/C++/Java source code | "\u077e" |
| Python source code | "\u077e" |