HTML Entity (dec) | 뙥 |
HTML Entity (hex) | 뙥 |
UTF-8 (hex) | 0xeb99a5 / 0xeb 0x99 0xa5 (3 bytes) |
UTF-8 (dec) | 235, 153, 165 (3 bytes) |
UTF-16-BE (hex) | 0xb665 / 0xb6 0x65 (2 bytes) |
UTF-16-BE (dec) | 182, 101 (2 bytes) |
UTF-32-BE (hex) | 0xb665 / 0x00 0x00 0xb6 0x65 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 182, 101 (4 bytes) |
C/C++/Java source code | "\ub665" |
Python source code | "\ub665" |