HTML Entity (dec) | ۏ |
HTML Entity (hex) | ۏ |
UTF-8 (hex) | 0xdb8f / 0xdb 0x8f (2 bytes) |
UTF-8 (dec) | 219, 143 (2 bytes) |
UTF-16-BE (hex) | 0x6cf / 0x06 0xcf (2 bytes) |
UTF-16-BE (dec) | 6, 207 (2 bytes) |
UTF-32-BE (hex) | 0x6cf / 0x00 0x00 0x06 0xcf (4 bytes) |
UTF-32-BE (dec) | 0, 0, 6, 207 (4 bytes) |
C/C++/Java source code | "\u06cf" |
Python source code | "\u06cf" |