HTML Entity (dec) | 뛸 |
HTML Entity (hex) | 뛸 |
UTF-8 (hex) | 0xeb9bb8 / 0xeb 0x9b 0xb8 (3 bytes) |
UTF-8 (dec) | 235, 155, 184 (3 bytes) |
UTF-16-BE (hex) | 0xb6f8 / 0xb6 0xf8 (2 bytes) |
UTF-16-BE (dec) | 182, 248 (2 bytes) |
UTF-32-BE (hex) | 0xb6f8 / 0x00 0x00 0xb6 0xf8 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 182, 248 (4 bytes) |
C/C++/Java source code | "\ub6f8" |
Python source code | "\ub6f8" |