HTML Entity (dec) | 넲 |
HTML Entity (hex) | 넲 |
UTF-8 (hex) | 0xeb84b2 / 0xeb 0x84 0xb2 (3 bytes) |
UTF-8 (dec) | 235, 132, 178 (3 bytes) |
UTF-16-BE (hex) | 0xb132 / 0xb1 0x32 (2 bytes) |
UTF-16-BE (dec) | 177, 50 (2 bytes) |
UTF-32-BE (hex) | 0xb132 / 0x00 0x00 0xb1 0x32 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 177, 50 (4 bytes) |
C/C++/Java source code | "\ub132" |
Python source code | "\ub132" |