HTML Entity (dec) | 뱮 |
HTML Entity (hex) | 뱮 |
UTF-8 (hex) | 0xebb1ae / 0xeb 0xb1 0xae (3 bytes) |
UTF-8 (dec) | 235, 177, 174 (3 bytes) |
UTF-16-BE (hex) | 0xbc6e / 0xbc 0x6e (2 bytes) |
UTF-16-BE (dec) | 188, 110 (2 bytes) |
UTF-32-BE (hex) | 0xbc6e / 0x00 0x00 0xbc 0x6e (4 bytes) |
UTF-32-BE (dec) | 0, 0, 188, 110 (4 bytes) |
C/C++/Java source code | "\ubc6e" |
Python source code | "\ubc6e" |