HTML Entity (dec) | 뎥 |
HTML Entity (hex) | 뎥 |
UTF-8 (hex) | 0xeb8ea5 / 0xeb 0x8e 0xa5 (3 bytes) |
UTF-8 (dec) | 235, 142, 165 (3 bytes) |
UTF-16-BE (hex) | 0xb3a5 / 0xb3 0xa5 (2 bytes) |
UTF-16-BE (dec) | 179, 165 (2 bytes) |
UTF-32-BE (hex) | 0xb3a5 / 0x00 0x00 0xb3 0xa5 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 179, 165 (4 bytes) |
C/C++/Java source code | "\ub3a5" |
Python source code | "\ub3a5" |