HTML Entity (dec) | 뉒 |
HTML Entity (hex) | 뉒 |
UTF-8 (hex) | 0xeb8992 / 0xeb 0x89 0x92 (3 bytes) |
UTF-8 (dec) | 235, 137, 146 (3 bytes) |
UTF-16-BE (hex) | 0xb252 / 0xb2 0x52 (2 bytes) |
UTF-16-BE (dec) | 178, 82 (2 bytes) |
UTF-32-BE (hex) | 0xb252 / 0x00 0x00 0xb2 0x52 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 178, 82 (4 bytes) |
C/C++/Java source code | "\ub252" |
Python source code | "\ub252" |