| HTML Entity (dec) | ݫ |
| HTML Entity (hex) | ݫ |
| UTF-8 (hex) | 0xddab / 0xdd 0xab (2 bytes) |
| UTF-8 (dec) | 221, 171 (2 bytes) |
| UTF-16-BE (hex) | 0x76b / 0x07 0x6b (2 bytes) |
| UTF-16-BE (dec) | 7, 107 (2 bytes) |
| UTF-32-BE (hex) | 0x76b / 0x00 0x00 0x07 0x6b (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 7, 107 (4 bytes) |
| C/C++/Java source code | "\u076b" |
| Python source code | "\u076b" |