HTML Entity (dec) | 냜 |
HTML Entity (hex) | 냜 |
UTF-8 (hex) | 0xeb839c / 0xeb 0x83 0x9c (3 bytes) |
UTF-8 (dec) | 235, 131, 156 (3 bytes) |
UTF-16-BE (hex) | 0xb0dc / 0xb0 0xdc (2 bytes) |
UTF-16-BE (dec) | 176, 220 (2 bytes) |
UTF-32-BE (hex) | 0xb0dc / 0x00 0x00 0xb0 0xdc (4 bytes) |
UTF-32-BE (dec) | 0, 0, 176, 220 (4 bytes) |
C/C++/Java source code | "\ub0dc" |
Python source code | "\ub0dc" |