HTML Entity (dec) | 똠 |
HTML Entity (hex) | 똠 |
UTF-8 (hex) | 0xeb98a0 / 0xeb 0x98 0xa0 (3 bytes) |
UTF-8 (dec) | 235, 152, 160 (3 bytes) |
UTF-16-BE (hex) | 0xb620 / 0xb6 0x20 (2 bytes) |
UTF-16-BE (dec) | 182, 32 (2 bytes) |
UTF-32-BE (hex) | 0xb620 / 0x00 0x00 0xb6 0x20 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 182, 32 (4 bytes) |
C/C++/Java source code | "\ub620" |
Python source code | "\ub620" |