HTML Entity (dec) | Ė |
HTML Entity (hex) | Ė |
UTF-8 (hex) | 0xc496 / 0xc4 0x96 (2 bytes) |
UTF-8 (dec) | 196, 150 (2 bytes) |
UTF-16-BE (hex) | 0x116 / 0x01 0x16 (2 bytes) |
UTF-16-BE (dec) | 1, 22 (2 bytes) |
UTF-32-BE (hex) | 0x116 / 0x00 0x00 0x01 0x16 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 1, 22 (4 bytes) |
C/C++/Java source code | "\u0116" |
Python source code | "\u0116" |