HTML Entity (dec) | ŗ |
HTML Entity (hex) | ŗ |
UTF-8 (hex) | 0xc597 / 0xc5 0x97 (2 bytes) |
UTF-8 (dec) | 197, 151 (2 bytes) |
UTF-16-BE (hex) | 0x157 / 0x01 0x57 (2 bytes) |
UTF-16-BE (dec) | 1, 87 (2 bytes) |
UTF-32-BE (hex) | 0x157 / 0x00 0x00 0x01 0x57 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 1, 87 (4 bytes) |
C/C++/Java source code | "\u0157" |
Python source code | "\u0157" |