HTML Entity (dec) | 볝 |
HTML Entity (hex) | 볝 |
UTF-8 (hex) | 0xebb39d / 0xeb 0xb3 0x9d (3 bytes) |
UTF-8 (dec) | 235, 179, 157 (3 bytes) |
UTF-16-BE (hex) | 0xbcdd / 0xbc 0xdd (2 bytes) |
UTF-16-BE (dec) | 188, 221 (2 bytes) |
UTF-32-BE (hex) | 0xbcdd / 0x00 0x00 0xbc 0xdd (4 bytes) |
UTF-32-BE (dec) | 0, 0, 188, 221 (4 bytes) |
C/C++/Java source code | "\ubcdd" |
Python source code | "\ubcdd" |