HTML Entity (dec) | 벫 |
HTML Entity (hex) | 벫 |
UTF-8 (hex) | 0xebb2ab / 0xeb 0xb2 0xab (3 bytes) |
UTF-8 (dec) | 235, 178, 171 (3 bytes) |
UTF-16-BE (hex) | 0xbcab / 0xbc 0xab (2 bytes) |
UTF-16-BE (dec) | 188, 171 (2 bytes) |
UTF-32-BE (hex) | 0xbcab / 0x00 0x00 0xbc 0xab (4 bytes) |
UTF-32-BE (dec) | 0, 0, 188, 171 (4 bytes) |
C/C++/Java source code | "\ubcab" |
Python source code | "\ubcab" |