HTML Entity (dec) | 쁧 |
HTML Entity (hex) | 쁧 |
UTF-8 (hex) | 0xec81a7 / 0xec 0x81 0xa7 (3 bytes) |
UTF-8 (dec) | 236, 129, 167 (3 bytes) |
UTF-16-BE (hex) | 0xc067 / 0xc0 0x67 (2 bytes) |
UTF-16-BE (dec) | 192, 103 (2 bytes) |
UTF-32-BE (hex) | 0xc067 / 0x00 0x00 0xc0 0x67 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 192, 103 (4 bytes) |
C/C++/Java source code | "\uc067" |
Python source code | "\uc067" |