HTML Entity (dec) | 녃 |
HTML Entity (hex) | 녃 |
UTF-8 (hex) | 0xeb8583 / 0xeb 0x85 0x83 (3 bytes) |
UTF-8 (dec) | 235, 133, 131 (3 bytes) |
UTF-16-BE (hex) | 0xb143 / 0xb1 0x43 (2 bytes) |
UTF-16-BE (dec) | 177, 67 (2 bytes) |
UTF-32-BE (hex) | 0xb143 / 0x00 0x00 0xb1 0x43 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 177, 67 (4 bytes) |
C/C++/Java source code | "\ub143" |
Python source code | "\ub143" |