HTML Entity (dec) | ٞ |
HTML Entity (hex) | ٞ |
UTF-8 (hex) | 0xd99e / 0xd9 0x9e (2 bytes) |
UTF-8 (dec) | 217, 158 (2 bytes) |
UTF-16-BE (hex) | 0x65e / 0x06 0x5e (2 bytes) |
UTF-16-BE (dec) | 6, 94 (2 bytes) |
UTF-32-BE (hex) | 0x65e / 0x00 0x00 0x06 0x5e (4 bytes) |
UTF-32-BE (dec) | 0, 0, 6, 94 (4 bytes) |
C/C++/Java source code | "\u065e" |
Python source code | "\u065e" |