HTML Entity (dec) | خ |
HTML Entity (hex) | خ |
UTF-8 (hex) | 0xd8ae / 0xd8 0xae (2 bytes) |
UTF-8 (dec) | 216, 174 (2 bytes) |
UTF-16-BE (hex) | 0x62e / 0x06 0x2e (2 bytes) |
UTF-16-BE (dec) | 6, 46 (2 bytes) |
UTF-32-BE (hex) | 0x62e / 0x00 0x00 0x06 0x2e (4 bytes) |
UTF-32-BE (dec) | 0, 0, 6, 46 (4 bytes) |
C/C++/Java source code | "\u062e" |
Python source code | "\u062e" |