HTML Entity (dec) | ۙ |
HTML Entity (hex) | ۙ |
UTF-8 (hex) | 0xdb99 / 0xdb 0x99 (2 bytes) |
UTF-8 (dec) | 219, 153 (2 bytes) |
UTF-16-BE (hex) | 0x6d9 / 0x06 0xd9 (2 bytes) |
UTF-16-BE (dec) | 6, 217 (2 bytes) |
UTF-32-BE (hex) | 0x6d9 / 0x00 0x00 0x06 0xd9 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 6, 217 (4 bytes) |
C/C++/Java source code | "\u06d9" |
Python source code | "\u06d9" |