HTML Entity (dec) | 볲 |
HTML Entity (hex) | 볲 |
UTF-8 (hex) | 0xebb3b2 / 0xeb 0xb3 0xb2 (3 bytes) |
UTF-8 (dec) | 235, 179, 178 (3 bytes) |
UTF-16-BE (hex) | 0xbcf2 / 0xbc 0xf2 (2 bytes) |
UTF-16-BE (dec) | 188, 242 (2 bytes) |
UTF-32-BE (hex) | 0xbcf2 / 0x00 0x00 0xbc 0xf2 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 188, 242 (4 bytes) |
C/C++/Java source code | "\ubcf2" |
Python source code | "\ubcf2" |