HTML Entity (dec) | 捯 |
HTML Entity (hex) | 捯 |
UTF-8 (hex) | 0xe68daf / 0xe6 0x8d 0xaf (3 bytes) |
UTF-8 (dec) | 230, 141, 175 (3 bytes) |
UTF-16-BE (hex) | 0x636f / 0x63 0x6f (2 bytes) |
UTF-16-BE (dec) | 99, 111 (2 bytes) |
UTF-32-BE (hex) | 0x636f / 0x00 0x00 0x63 0x6f (4 bytes) |
UTF-32-BE (dec) | 0, 0, 99, 111 (4 bytes) |
C/C++/Java source code | "\u636f" |
Python source code | "\u636f" |