HTML Entity (dec) | 닛 |
HTML Entity (hex) | 닛 |
UTF-8 (hex) | 0xeb8b9b / 0xeb 0x8b 0x9b (3 bytes) |
UTF-8 (dec) | 235, 139, 155 (3 bytes) |
UTF-16-BE (hex) | 0xb2db / 0xb2 0xdb (2 bytes) |
UTF-16-BE (dec) | 178, 219 (2 bytes) |
UTF-32-BE (hex) | 0xb2db / 0x00 0x00 0xb2 0xdb (4 bytes) |
UTF-32-BE (dec) | 0, 0, 178, 219 (4 bytes) |
C/C++/Java source code | "\ub2db" |
Python source code | "\ub2db" |