HTML Entity (dec) | 뾺 |
HTML Entity (hex) | 뾺 |
UTF-8 (hex) | 0xebbeba / 0xeb 0xbe 0xba (3 bytes) |
UTF-8 (dec) | 235, 190, 186 (3 bytes) |
UTF-16-BE (hex) | 0xbfba / 0xbf 0xba (2 bytes) |
UTF-16-BE (dec) | 191, 186 (2 bytes) |
UTF-32-BE (hex) | 0xbfba / 0x00 0x00 0xbf 0xba (4 bytes) |
UTF-32-BE (dec) | 0, 0, 191, 186 (4 bytes) |
C/C++/Java source code | "\ubfba" |
Python source code | "\ubfba" |