HTML Entity (dec) | 될 |
HTML Entity (hex) | 될 |
UTF-8 (hex) | 0xeb90a0 / 0xeb 0x90 0xa0 (3 bytes) |
UTF-8 (dec) | 235, 144, 160 (3 bytes) |
UTF-16-BE (hex) | 0xb420 / 0xb4 0x20 (2 bytes) |
UTF-16-BE (dec) | 180, 32 (2 bytes) |
UTF-32-BE (hex) | 0xb420 / 0x00 0x00 0xb4 0x20 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 180, 32 (4 bytes) |
C/C++/Java source code | "\ub420" |
Python source code | "\ub420" |