HTML Entity (dec) | 뙠 |
HTML Entity (hex) | 뙠 |
UTF-8 (hex) | 0xeb99a0 / 0xeb 0x99 0xa0 (3 bytes) |
UTF-8 (dec) | 235, 153, 160 (3 bytes) |
UTF-16-BE (hex) | 0xb660 / 0xb6 0x60 (2 bytes) |
UTF-16-BE (dec) | 182, 96 (2 bytes) |
UTF-32-BE (hex) | 0xb660 / 0x00 0x00 0xb6 0x60 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 182, 96 (4 bytes) |
C/C++/Java source code | "\ub660" |
Python source code | "\ub660" |