HTML Entity (dec) | Ȯ |
HTML Entity (hex) | Ȯ |
UTF-8 (hex) | 0xc8ae / 0xc8 0xae (2 bytes) |
UTF-8 (dec) | 200, 174 (2 bytes) |
UTF-16-BE (hex) | 0x22e / 0x02 0x2e (2 bytes) |
UTF-16-BE (dec) | 2, 46 (2 bytes) |
UTF-32-BE (hex) | 0x22e / 0x00 0x00 0x02 0x2e (4 bytes) |
UTF-32-BE (dec) | 0, 0, 2, 46 (4 bytes) |
C/C++/Java source code | "\u022e" |
Python source code | "\u022e" |