HTML Entity (dec) | 뒲 |
HTML Entity (hex) | 뒲 |
UTF-8 (hex) | 0xeb92b2 / 0xeb 0x92 0xb2 (3 bytes) |
UTF-8 (dec) | 235, 146, 178 (3 bytes) |
UTF-16-BE (hex) | 0xb4b2 / 0xb4 0xb2 (2 bytes) |
UTF-16-BE (dec) | 180, 178 (2 bytes) |
UTF-32-BE (hex) | 0xb4b2 / 0x00 0x00 0xb4 0xb2 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 180, 178 (4 bytes) |
C/C++/Java source code | "\ub4b2" |
Python source code | "\ub4b2" |