HTML Entity (dec) | 뎨 |
HTML Entity (hex) | 뎨 |
UTF-8 (hex) | 0xeb8ea8 / 0xeb 0x8e 0xa8 (3 bytes) |
UTF-8 (dec) | 235, 142, 168 (3 bytes) |
UTF-16-BE (hex) | 0xb3a8 / 0xb3 0xa8 (2 bytes) |
UTF-16-BE (dec) | 179, 168 (2 bytes) |
UTF-32-BE (hex) | 0xb3a8 / 0x00 0x00 0xb3 0xa8 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 179, 168 (4 bytes) |
C/C++/Java source code | "\ub3a8" |
Python source code | "\ub3a8" |