HTML Entity (dec) | 됡 |
HTML Entity (hex) | 됡 |
UTF-8 (hex) | 0xeb90a1 / 0xeb 0x90 0xa1 (3 bytes) |
UTF-8 (dec) | 235, 144, 161 (3 bytes) |
UTF-16-BE (hex) | 0xb421 / 0xb4 0x21 (2 bytes) |
UTF-16-BE (dec) | 180, 33 (2 bytes) |
UTF-32-BE (hex) | 0xb421 / 0x00 0x00 0xb4 0x21 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 180, 33 (4 bytes) |
C/C++/Java source code | "\ub421" |
Python source code | "\ub421" |