HTML Entity (dec) | ؝ |
HTML Entity (hex) | ؝ |
UTF-8 (hex) | 0xd89d / 0xd8 0x9d (2 bytes) |
UTF-8 (dec) | 216, 157 (2 bytes) |
UTF-16-BE (hex) | 0x61d / 0x06 0x1d (2 bytes) |
UTF-16-BE (dec) | 6, 29 (2 bytes) |
UTF-32-BE (hex) | 0x61d / 0x00 0x00 0x06 0x1d (4 bytes) |
UTF-32-BE (dec) | 0, 0, 6, 29 (4 bytes) |
C/C++/Java source code | "\u061d" |
Python source code | "\u061d" |