HTML Entity (dec) | 롰 |
HTML Entity (hex) | 롰 |
UTF-8 (hex) | 0xeba1b0 / 0xeb 0xa1 0xb0 (3 bytes) |
UTF-8 (dec) | 235, 161, 176 (3 bytes) |
UTF-16-BE (hex) | 0xb870 / 0xb8 0x70 (2 bytes) |
UTF-16-BE (dec) | 184, 112 (2 bytes) |
UTF-32-BE (hex) | 0xb870 / 0x00 0x00 0xb8 0x70 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 184, 112 (4 bytes) |
C/C++/Java source code | "\ub870" |
Python source code | "\ub870" |