HTML Entity (dec) | 뛩 |
HTML Entity (hex) | 뛩 |
UTF-8 (hex) | 0xeb9ba9 / 0xeb 0x9b 0xa9 (3 bytes) |
UTF-8 (dec) | 235, 155, 169 (3 bytes) |
UTF-16-BE (hex) | 0xb6e9 / 0xb6 0xe9 (2 bytes) |
UTF-16-BE (dec) | 182, 233 (2 bytes) |
UTF-32-BE (hex) | 0xb6e9 / 0x00 0x00 0xb6 0xe9 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 182, 233 (4 bytes) |
C/C++/Java source code | "\ub6e9" |
Python source code | "\ub6e9" |