HTML Entity (dec) | 넍 |
HTML Entity (hex) | 넍 |
UTF-8 (hex) | 0xeb848d / 0xeb 0x84 0x8d (3 bytes) |
UTF-8 (dec) | 235, 132, 141 (3 bytes) |
UTF-16-BE (hex) | 0xb10d / 0xb1 0x0d (2 bytes) |
UTF-16-BE (dec) | 177, 13 (2 bytes) |
UTF-32-BE (hex) | 0xb10d / 0x00 0x00 0xb1 0x0d (4 bytes) |
UTF-32-BE (dec) | 0, 0, 177, 13 (4 bytes) |
C/C++/Java source code | "\ub10d" |
Python source code | "\ub10d" |