HTML Entity (dec) | 뾤 |
HTML Entity (hex) | 뾤 |
UTF-8 (hex) | 0xebbea4 / 0xeb 0xbe 0xa4 (3 bytes) |
UTF-8 (dec) | 235, 190, 164 (3 bytes) |
UTF-16-BE (hex) | 0xbfa4 / 0xbf 0xa4 (2 bytes) |
UTF-16-BE (dec) | 191, 164 (2 bytes) |
UTF-32-BE (hex) | 0xbfa4 / 0x00 0x00 0xbf 0xa4 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 191, 164 (4 bytes) |
C/C++/Java source code | "\ubfa4" |
Python source code | "\ubfa4" |