HTML Entity (dec) | 뻛 |
HTML Entity (hex) | 뻛 |
UTF-8 (hex) | 0xebbb9b / 0xeb 0xbb 0x9b (3 bytes) |
UTF-8 (dec) | 235, 187, 155 (3 bytes) |
UTF-16-BE (hex) | 0xbedb / 0xbe 0xdb (2 bytes) |
UTF-16-BE (dec) | 190, 219 (2 bytes) |
UTF-32-BE (hex) | 0xbedb / 0x00 0x00 0xbe 0xdb (4 bytes) |
UTF-32-BE (dec) | 0, 0, 190, 219 (4 bytes) |
C/C++/Java source code | "\ubedb" |
Python source code | "\ubedb" |