HTML Entity (dec) | 뒟 |
HTML Entity (hex) | 뒟 |
UTF-8 (hex) | 0xeb929f / 0xeb 0x92 0x9f (3 bytes) |
UTF-8 (dec) | 235, 146, 159 (3 bytes) |
UTF-16-BE (hex) | 0xb49f / 0xb4 0x9f (2 bytes) |
UTF-16-BE (dec) | 180, 159 (2 bytes) |
UTF-32-BE (hex) | 0xb49f / 0x00 0x00 0xb4 0x9f (4 bytes) |
UTF-32-BE (dec) | 0, 0, 180, 159 (4 bytes) |
C/C++/Java source code | "\ub49f" |
Python source code | "\ub49f" |