HTML Entity (dec) | 냣 |
HTML Entity (hex) | 냣 |
UTF-8 (hex) | 0xeb83a3 / 0xeb 0x83 0xa3 (3 bytes) |
UTF-8 (dec) | 235, 131, 163 (3 bytes) |
UTF-16-BE (hex) | 0xb0e3 / 0xb0 0xe3 (2 bytes) |
UTF-16-BE (dec) | 176, 227 (2 bytes) |
UTF-32-BE (hex) | 0xb0e3 / 0x00 0x00 0xb0 0xe3 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 176, 227 (4 bytes) |
C/C++/Java source code | "\ub0e3" |
Python source code | "\ub0e3" |