| HTML Entity (dec) | ݰ |
| HTML Entity (hex) | ݰ |
| UTF-8 (hex) | 0xddb0 / 0xdd 0xb0 (2 bytes) |
| UTF-8 (dec) | 221, 176 (2 bytes) |
| UTF-16-BE (hex) | 0x770 / 0x07 0x70 (2 bytes) |
| UTF-16-BE (dec) | 7, 112 (2 bytes) |
| UTF-32-BE (hex) | 0x770 / 0x00 0x00 0x07 0x70 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 7, 112 (4 bytes) |
| C/C++/Java source code | "\u0770" |
| Python source code | "\u0770" |