HTML Entity (dec) | ҭ |
HTML Entity (hex) | ҭ |
UTF-8 (hex) | 0xd2ad / 0xd2 0xad (2 bytes) |
UTF-8 (dec) | 210, 173 (2 bytes) |
UTF-16-BE (hex) | 0x4ad / 0x04 0xad (2 bytes) |
UTF-16-BE (dec) | 4, 173 (2 bytes) |
UTF-32-BE (hex) | 0x4ad / 0x00 0x00 0x04 0xad (4 bytes) |
UTF-32-BE (dec) | 0, 0, 4, 173 (4 bytes) |
C/C++/Java source code | "\u04ad" |
Python source code | "\u04ad" |