HTML Entity (dec) | 쐪 |
HTML Entity (hex) | 쐪 |
UTF-8 (hex) | 0xec90aa / 0xec 0x90 0xaa (3 bytes) |
UTF-8 (dec) | 236, 144, 170 (3 bytes) |
UTF-16-BE (hex) | 0xc42a / 0xc4 0x2a (2 bytes) |
UTF-16-BE (dec) | 196, 42 (2 bytes) |
UTF-32-BE (hex) | 0xc42a / 0x00 0x00 0xc4 0x2a (4 bytes) |
UTF-32-BE (dec) | 0, 0, 196, 42 (4 bytes) |
C/C++/Java source code | "\uc42a" |
Python source code | "\uc42a" |