HTML Entity (dec) | 뿩 |
HTML Entity (hex) | 뿩 |
UTF-8 (hex) | 0xebbfa9 / 0xeb 0xbf 0xa9 (3 bytes) |
UTF-8 (dec) | 235, 191, 169 (3 bytes) |
UTF-16-BE (hex) | 0xbfe9 / 0xbf 0xe9 (2 bytes) |
UTF-16-BE (dec) | 191, 233 (2 bytes) |
UTF-32-BE (hex) | 0xbfe9 / 0x00 0x00 0xbf 0xe9 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 191, 233 (4 bytes) |
C/C++/Java source code | "\ubfe9" |
Python source code | "\ubfe9" |