HTML Entity (dec) | 앖 |
HTML Entity (hex) | 앖 |
UTF-8 (hex) | 0xec9596 / 0xec 0x95 0x96 (3 bytes) |
UTF-8 (dec) | 236, 149, 150 (3 bytes) |
UTF-16-BE (hex) | 0xc556 / 0xc5 0x56 (2 bytes) |
UTF-16-BE (dec) | 197, 86 (2 bytes) |
UTF-32-BE (hex) | 0xc556 / 0x00 0x00 0xc5 0x56 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 197, 86 (4 bytes) |
C/C++/Java source code | "\uc556" |
Python source code | "\uc556" |