HTML Entity (dec) | ا |
HTML Entity (hex) | ا |
UTF-8 (hex) | 0xd8a7 / 0xd8 0xa7 (2 bytes) |
UTF-8 (dec) | 216, 167 (2 bytes) |
UTF-16-BE (hex) | 0x627 / 0x06 0x27 (2 bytes) |
UTF-16-BE (dec) | 6, 39 (2 bytes) |
UTF-32-BE (hex) | 0x627 / 0x00 0x00 0x06 0x27 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 6, 39 (4 bytes) |
C/C++/Java source code | "\u0627" |
Python source code | "\u0627" |