HTML Entity (dec) | 뿕 |
HTML Entity (hex) | 뿕 |
UTF-8 (hex) | 0xebbf95 / 0xeb 0xbf 0x95 (3 bytes) |
UTF-8 (dec) | 235, 191, 149 (3 bytes) |
UTF-16-BE (hex) | 0xbfd5 / 0xbf 0xd5 (2 bytes) |
UTF-16-BE (dec) | 191, 213 (2 bytes) |
UTF-32-BE (hex) | 0xbfd5 / 0x00 0x00 0xbf 0xd5 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 191, 213 (4 bytes) |
C/C++/Java source code | "\ubfd5" |
Python source code | "\ubfd5" |