HTML Entity (dec) | 녯 |
HTML Entity (hex) | 녯 |
UTF-8 (hex) | 0xeb85af / 0xeb 0x85 0xaf (3 bytes) |
UTF-8 (dec) | 235, 133, 175 (3 bytes) |
UTF-16-BE (hex) | 0xb16f / 0xb1 0x6f (2 bytes) |
UTF-16-BE (dec) | 177, 111 (2 bytes) |
UTF-32-BE (hex) | 0xb16f / 0x00 0x00 0xb1 0x6f (4 bytes) |
UTF-32-BE (dec) | 0, 0, 177, 111 (4 bytes) |
C/C++/Java source code | "\ub16f" |
Python source code | "\ub16f" |