HTML Entity (dec) | 랬 |
HTML Entity (hex) | 랬 |
UTF-8 (hex) | 0xeb9eac / 0xeb 0x9e 0xac (3 bytes) |
UTF-8 (dec) | 235, 158, 172 (3 bytes) |
UTF-16-BE (hex) | 0xb7ac / 0xb7 0xac (2 bytes) |
UTF-16-BE (dec) | 183, 172 (2 bytes) |
UTF-32-BE (hex) | 0xb7ac / 0x00 0x00 0xb7 0xac (4 bytes) |
UTF-32-BE (dec) | 0, 0, 183, 172 (4 bytes) |
C/C++/Java source code | "\ub7ac" |
Python source code | "\ub7ac" |