HTML Entity (dec) | 뼄 |
HTML Entity (hex) | 뼄 |
UTF-8 (hex) | 0xebbc84 / 0xeb 0xbc 0x84 (3 bytes) |
UTF-8 (dec) | 235, 188, 132 (3 bytes) |
UTF-16-BE (hex) | 0xbf04 / 0xbf 0x04 (2 bytes) |
UTF-16-BE (dec) | 191, 4 (2 bytes) |
UTF-32-BE (hex) | 0xbf04 / 0x00 0x00 0xbf 0x04 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 191, 4 (4 bytes) |
C/C++/Java source code | "\ubf04" |
Python source code | "\ubf04" |