HTML Entity (dec) | 덖 |
HTML Entity (hex) | 덖 |
UTF-8 (hex) | 0xeb8d96 / 0xeb 0x8d 0x96 (3 bytes) |
UTF-8 (dec) | 235, 141, 150 (3 bytes) |
UTF-16-BE (hex) | 0xb356 / 0xb3 0x56 (2 bytes) |
UTF-16-BE (dec) | 179, 86 (2 bytes) |
UTF-32-BE (hex) | 0xb356 / 0x00 0x00 0xb3 0x56 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 179, 86 (4 bytes) |
C/C++/Java source code | "\ub356" |
Python source code | "\ub356" |