HTML Entity (dec) | 돭 |
HTML Entity (hex) | 돭 |
UTF-8 (hex) | 0xeb8fad / 0xeb 0x8f 0xad (3 bytes) |
UTF-8 (dec) | 235, 143, 173 (3 bytes) |
UTF-16-BE (hex) | 0xb3ed / 0xb3 0xed (2 bytes) |
UTF-16-BE (dec) | 179, 237 (2 bytes) |
UTF-32-BE (hex) | 0xb3ed / 0x00 0x00 0xb3 0xed (4 bytes) |
UTF-32-BE (dec) | 0, 0, 179, 237 (4 bytes) |
C/C++/Java source code | "\ub3ed" |
Python source code | "\ub3ed" |