HTML Entity (dec) | 噓 |
HTML Entity (hex) | 噓 |
UTF-8 (hex) | 0xe59993 / 0xe5 0x99 0x93 (3 bytes) |
UTF-8 (dec) | 229, 153, 147 (3 bytes) |
UTF-16-BE (hex) | 0x5653 / 0x56 0x53 (2 bytes) |
UTF-16-BE (dec) | 86, 83 (2 bytes) |
UTF-32-BE (hex) | 0x5653 / 0x00 0x00 0x56 0x53 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 86, 83 (4 bytes) |
C/C++/Java source code | "\u5653" |
Python source code | "\u5653" |