HTML Entity (dec) | 뿧 |
HTML Entity (hex) | 뿧 |
UTF-8 (hex) | 0xebbfa7 / 0xeb 0xbf 0xa7 (3 bytes) |
UTF-8 (dec) | 235, 191, 167 (3 bytes) |
UTF-16-BE (hex) | 0xbfe7 / 0xbf 0xe7 (2 bytes) |
UTF-16-BE (dec) | 191, 231 (2 bytes) |
UTF-32-BE (hex) | 0xbfe7 / 0x00 0x00 0xbf 0xe7 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 191, 231 (4 bytes) |
C/C++/Java source code | "\ubfe7" |
Python source code | "\ubfe7" |