HTML Entity (dec) | 땙 |
HTML Entity (hex) | 땙 |
UTF-8 (hex) | 0xeb9599 / 0xeb 0x95 0x99 (3 bytes) |
UTF-8 (dec) | 235, 149, 153 (3 bytes) |
UTF-16-BE (hex) | 0xb559 / 0xb5 0x59 (2 bytes) |
UTF-16-BE (dec) | 181, 89 (2 bytes) |
UTF-32-BE (hex) | 0xb559 / 0x00 0x00 0xb5 0x59 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 181, 89 (4 bytes) |
C/C++/Java source code | "\ub559" |
Python source code | "\ub559" |