HTML Entity (dec) | 뀾 |
HTML Entity (hex) | 뀾 |
UTF-8 (hex) | 0xeb80be / 0xeb 0x80 0xbe (3 bytes) |
UTF-8 (dec) | 235, 128, 190 (3 bytes) |
UTF-16-BE (hex) | 0xb03e / 0xb0 0x3e (2 bytes) |
UTF-16-BE (dec) | 176, 62 (2 bytes) |
UTF-32-BE (hex) | 0xb03e / 0x00 0x00 0xb0 0x3e (4 bytes) |
UTF-32-BE (dec) | 0, 0, 176, 62 (4 bytes) |
C/C++/Java source code | "\ub03e" |
Python source code | "\ub03e" |