HTML Entity (dec) | 똸 |
HTML Entity (hex) | 똸 |
UTF-8 (hex) | 0xeb98b8 / 0xeb 0x98 0xb8 (3 bytes) |
UTF-8 (dec) | 235, 152, 184 (3 bytes) |
UTF-16-BE (hex) | 0xb638 / 0xb6 0x38 (2 bytes) |
UTF-16-BE (dec) | 182, 56 (2 bytes) |
UTF-32-BE (hex) | 0xb638 / 0x00 0x00 0xb6 0x38 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 182, 56 (4 bytes) |
C/C++/Java source code | "\ub638" |
Python source code | "\ub638" |