HTML Entity (dec) | 뉔 |
HTML Entity (hex) | 뉔 |
UTF-8 (hex) | 0xeb8994 / 0xeb 0x89 0x94 (3 bytes) |
UTF-8 (dec) | 235, 137, 148 (3 bytes) |
UTF-16-BE (hex) | 0xb254 / 0xb2 0x54 (2 bytes) |
UTF-16-BE (dec) | 178, 84 (2 bytes) |
UTF-32-BE (hex) | 0xb254 / 0x00 0x00 0xb2 0x54 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 178, 84 (4 bytes) |
C/C++/Java source code | "\ub254" |
Python source code | "\ub254" |