HTML Entity (dec) | 뼉 |
HTML Entity (hex) | 뼉 |
UTF-8 (hex) | 0xebbc89 / 0xeb 0xbc 0x89 (3 bytes) |
UTF-8 (dec) | 235, 188, 137 (3 bytes) |
UTF-16-BE (hex) | 0xbf09 / 0xbf 0x09 (2 bytes) |
UTF-16-BE (dec) | 191, 9 (2 bytes) |
UTF-32-BE (hex) | 0xbf09 / 0x00 0x00 0xbf 0x09 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 191, 9 (4 bytes) |
C/C++/Java source code | "\ubf09" |
Python source code | "\ubf09" |