HTML Entity (dec) | 뗡 |
HTML Entity (hex) | 뗡 |
UTF-8 (hex) | 0xeb97a1 / 0xeb 0x97 0xa1 (3 bytes) |
UTF-8 (dec) | 235, 151, 161 (3 bytes) |
UTF-16-BE (hex) | 0xb5e1 / 0xb5 0xe1 (2 bytes) |
UTF-16-BE (dec) | 181, 225 (2 bytes) |
UTF-32-BE (hex) | 0xb5e1 / 0x00 0x00 0xb5 0xe1 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 181, 225 (4 bytes) |
C/C++/Java source code | "\ub5e1" |
Python source code | "\ub5e1" |