HTML Entity (dec) | ȇ |
HTML Entity (hex) | ȇ |
UTF-8 (hex) | 0xc887 / 0xc8 0x87 (2 bytes) |
UTF-8 (dec) | 200, 135 (2 bytes) |
UTF-16-BE (hex) | 0x207 / 0x02 0x07 (2 bytes) |
UTF-16-BE (dec) | 2, 7 (2 bytes) |
UTF-32-BE (hex) | 0x207 / 0x00 0x00 0x02 0x07 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 2, 7 (4 bytes) |
C/C++/Java source code | "\u0207" |
Python source code | "\u0207" |