HTML Entity (dec) | ȼ |
HTML Entity (hex) | ȼ |
UTF-8 (hex) | 0xc8bc / 0xc8 0xbc (2 bytes) |
UTF-8 (dec) | 200, 188 (2 bytes) |
UTF-16-BE (hex) | 0x23c / 0x02 0x3c (2 bytes) |
UTF-16-BE (dec) | 2, 60 (2 bytes) |
UTF-32-BE (hex) | 0x23c / 0x00 0x00 0x02 0x3c (4 bytes) |
UTF-32-BE (dec) | 0, 0, 2, 60 (4 bytes) |
C/C++/Java source code | "\u023c" |
Python source code | "\u023c" |