HTML Entity (dec) | َ |
HTML Entity (hex) | َ |
UTF-8 (hex) | 0xd98e / 0xd9 0x8e (2 bytes) |
UTF-8 (dec) | 217, 142 (2 bytes) |
UTF-16-BE (hex) | 0x64e / 0x06 0x4e (2 bytes) |
UTF-16-BE (dec) | 6, 78 (2 bytes) |
UTF-32-BE (hex) | 0x64e / 0x00 0x00 0x06 0x4e (4 bytes) |
UTF-32-BE (dec) | 0, 0, 6, 78 (4 bytes) |
C/C++/Java source code | "\u064e" |
Python source code | "\u064e" |