HTML Entity (dec) | 뺼 |
HTML Entity (hex) | 뺼 |
UTF-8 (hex) | 0xebbabc / 0xeb 0xba 0xbc (3 bytes) |
UTF-8 (dec) | 235, 186, 188 (3 bytes) |
UTF-16-BE (hex) | 0xbebc / 0xbe 0xbc (2 bytes) |
UTF-16-BE (dec) | 190, 188 (2 bytes) |
UTF-32-BE (hex) | 0xbebc / 0x00 0x00 0xbe 0xbc (4 bytes) |
UTF-32-BE (dec) | 0, 0, 190, 188 (4 bytes) |
C/C++/Java source code | "\ubebc" |
Python source code | "\ubebc" |