HTML Entity (dec) | 넇 |
HTML Entity (hex) | 넇 |
UTF-8 (hex) | 0xeb8487 / 0xeb 0x84 0x87 (3 bytes) |
UTF-8 (dec) | 235, 132, 135 (3 bytes) |
UTF-16-BE (hex) | 0xb107 / 0xb1 0x07 (2 bytes) |
UTF-16-BE (dec) | 177, 7 (2 bytes) |
UTF-32-BE (hex) | 0xb107 / 0x00 0x00 0xb1 0x07 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 177, 7 (4 bytes) |
C/C++/Java source code | "\ub107" |
Python source code | "\ub107" |