HTML Entity (dec) | ڨ |
HTML Entity (hex) | ڨ |
UTF-8 (hex) | 0xdaa8 / 0xda 0xa8 (2 bytes) |
UTF-8 (dec) | 218, 168 (2 bytes) |
UTF-16-BE (hex) | 0x6a8 / 0x06 0xa8 (2 bytes) |
UTF-16-BE (dec) | 6, 168 (2 bytes) |
UTF-32-BE (hex) | 0x6a8 / 0x00 0x00 0x06 0xa8 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 6, 168 (4 bytes) |
C/C++/Java source code | "\u06a8" |
Python source code | "\u06a8" |