HTML Entity (dec) | 쬠 |
HTML Entity (hex) | 쬠 |
UTF-8 (hex) | 0xecaca0 / 0xec 0xac 0xa0 (3 bytes) |
UTF-8 (dec) | 236, 172, 160 (3 bytes) |
UTF-16-BE (hex) | 0xcb20 / 0xcb 0x20 (2 bytes) |
UTF-16-BE (dec) | 203, 32 (2 bytes) |
UTF-32-BE (hex) | 0xcb20 / 0x00 0x00 0xcb 0x20 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 203, 32 (4 bytes) |
C/C++/Java source code | "\ucb20" |
Python source code | "\ucb20" |