HTML Entity (dec) | 뾡 |
HTML Entity (hex) | 뾡 |
UTF-8 (hex) | 0xebbea1 / 0xeb 0xbe 0xa1 (3 bytes) |
UTF-8 (dec) | 235, 190, 161 (3 bytes) |
UTF-16-BE (hex) | 0xbfa1 / 0xbf 0xa1 (2 bytes) |
UTF-16-BE (dec) | 191, 161 (2 bytes) |
UTF-32-BE (hex) | 0xbfa1 / 0x00 0x00 0xbf 0xa1 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 191, 161 (4 bytes) |
C/C++/Java source code | "\ubfa1" |
Python source code | "\ubfa1" |