HTML Entity (dec) | 쯫 |
HTML Entity (hex) | 쯫 |
UTF-8 (hex) | 0xecafab / 0xec 0xaf 0xab (3 bytes) |
UTF-8 (dec) | 236, 175, 171 (3 bytes) |
UTF-16-BE (hex) | 0xcbeb / 0xcb 0xeb (2 bytes) |
UTF-16-BE (dec) | 203, 235 (2 bytes) |
UTF-32-BE (hex) | 0xcbeb / 0x00 0x00 0xcb 0xeb (4 bytes) |
UTF-32-BE (dec) | 0, 0, 203, 235 (4 bytes) |
C/C++/Java source code | "\ucbeb" |
Python source code | "\ucbeb" |