HTML Entity (dec) | 뾠 |
HTML Entity (hex) | 뾠 |
UTF-8 (hex) | 0xebbea0 / 0xeb 0xbe 0xa0 (3 bytes) |
UTF-8 (dec) | 235, 190, 160 (3 bytes) |
UTF-16-BE (hex) | 0xbfa0 / 0xbf 0xa0 (2 bytes) |
UTF-16-BE (dec) | 191, 160 (2 bytes) |
UTF-32-BE (hex) | 0xbfa0 / 0x00 0x00 0xbf 0xa0 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 191, 160 (4 bytes) |
C/C++/Java source code | "\ubfa0" |
Python source code | "\ubfa0" |