HTML Entity (dec) | 녧 |
HTML Entity (hex) | 녧 |
UTF-8 (hex) | 0xeb85a7 / 0xeb 0x85 0xa7 (3 bytes) |
UTF-8 (dec) | 235, 133, 167 (3 bytes) |
UTF-16-BE (hex) | 0xb167 / 0xb1 0x67 (2 bytes) |
UTF-16-BE (dec) | 177, 103 (2 bytes) |
UTF-32-BE (hex) | 0xb167 / 0x00 0x00 0xb1 0x67 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 177, 103 (4 bytes) |
C/C++/Java source code | "\ub167" |
Python source code | "\ub167" |