HTML Entity (dec) | 뛪 |
HTML Entity (hex) | 뛪 |
UTF-8 (hex) | 0xeb9baa / 0xeb 0x9b 0xaa (3 bytes) |
UTF-8 (dec) | 235, 155, 170 (3 bytes) |
UTF-16-BE (hex) | 0xb6ea / 0xb6 0xea (2 bytes) |
UTF-16-BE (dec) | 182, 234 (2 bytes) |
UTF-32-BE (hex) | 0xb6ea / 0x00 0x00 0xb6 0xea (4 bytes) |
UTF-32-BE (dec) | 0, 0, 182, 234 (4 bytes) |
C/C++/Java source code | "\ub6ea" |
Python source code | "\ub6ea" |