HTML Entity (dec) | 돯 |
HTML Entity (hex) | 돯 |
UTF-8 (hex) | 0xeb8faf / 0xeb 0x8f 0xaf (3 bytes) |
UTF-8 (dec) | 235, 143, 175 (3 bytes) |
UTF-16-BE (hex) | 0xb3ef / 0xb3 0xef (2 bytes) |
UTF-16-BE (dec) | 179, 239 (2 bytes) |
UTF-32-BE (hex) | 0xb3ef / 0x00 0x00 0xb3 0xef (4 bytes) |
UTF-32-BE (dec) | 0, 0, 179, 239 (4 bytes) |
C/C++/Java source code | "\ub3ef" |
Python source code | "\ub3ef" |