HTML Entity (dec) | 눆 |
HTML Entity (hex) | 눆 |
UTF-8 (hex) | 0xeb8886 / 0xeb 0x88 0x86 (3 bytes) |
UTF-8 (dec) | 235, 136, 134 (3 bytes) |
UTF-16-BE (hex) | 0xb206 / 0xb2 0x06 (2 bytes) |
UTF-16-BE (dec) | 178, 6 (2 bytes) |
UTF-32-BE (hex) | 0xb206 / 0x00 0x00 0xb2 0x06 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 178, 6 (4 bytes) |
C/C++/Java source code | "\ub206" |
Python source code | "\ub206" |