HTML Entity (dec) | ۍ |
HTML Entity (hex) | ۍ |
UTF-8 (hex) | 0xdb8d / 0xdb 0x8d (2 bytes) |
UTF-8 (dec) | 219, 141 (2 bytes) |
UTF-16-BE (hex) | 0x6cd / 0x06 0xcd (2 bytes) |
UTF-16-BE (dec) | 6, 205 (2 bytes) |
UTF-32-BE (hex) | 0x6cd / 0x00 0x00 0x06 0xcd (4 bytes) |
UTF-32-BE (dec) | 0, 0, 6, 205 (4 bytes) |
C/C++/Java source code | "\u06cd" |
Python source code | "\u06cd" |