HTML Entity (dec) | 덑 |
HTML Entity (hex) | 덑 |
UTF-8 (hex) | 0xeb8d91 / 0xeb 0x8d 0x91 (3 bytes) |
UTF-8 (dec) | 235, 141, 145 (3 bytes) |
UTF-16-BE (hex) | 0xb351 / 0xb3 0x51 (2 bytes) |
UTF-16-BE (dec) | 179, 81 (2 bytes) |
UTF-32-BE (hex) | 0xb351 / 0x00 0x00 0xb3 0x51 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 179, 81 (4 bytes) |
C/C++/Java source code | "\ub351" |
Python source code | "\ub351" |