HTML Entity (dec) | 론 |
HTML Entity (hex) | 론 |
UTF-8 (hex) | 0xeba1a0 / 0xeb 0xa1 0xa0 (3 bytes) |
UTF-8 (dec) | 235, 161, 160 (3 bytes) |
UTF-16-BE (hex) | 0xb860 / 0xb8 0x60 (2 bytes) |
UTF-16-BE (dec) | 184, 96 (2 bytes) |
UTF-32-BE (hex) | 0xb860 / 0x00 0x00 0xb8 0x60 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 184, 96 (4 bytes) |
C/C++/Java source code | "\ub860" |
Python source code | "\ub860" |