HTML Entity (dec) | 뜴 |
HTML Entity (hex) | 뜴 |
UTF-8 (hex) | 0xeb9cb4 / 0xeb 0x9c 0xb4 (3 bytes) |
UTF-8 (dec) | 235, 156, 180 (3 bytes) |
UTF-16-BE (hex) | 0xb734 / 0xb7 0x34 (2 bytes) |
UTF-16-BE (dec) | 183, 52 (2 bytes) |
UTF-32-BE (hex) | 0xb734 / 0x00 0x00 0xb7 0x34 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 183, 52 (4 bytes) |
C/C++/Java source code | "\ub734" |
Python source code | "\ub734" |