HTML Entity (dec) | 밽 |
HTML Entity (hex) | 밽 |
UTF-8 (hex) | 0xebb0bd / 0xeb 0xb0 0xbd (3 bytes) |
UTF-8 (dec) | 235, 176, 189 (3 bytes) |
UTF-16-BE (hex) | 0xbc3d / 0xbc 0x3d (2 bytes) |
UTF-16-BE (dec) | 188, 61 (2 bytes) |
UTF-32-BE (hex) | 0xbc3d / 0x00 0x00 0xbc 0x3d (4 bytes) |
UTF-32-BE (dec) | 0, 0, 188, 61 (4 bytes) |
C/C++/Java source code | "\ubc3d" |
Python source code | "\ubc3d" |