HTML Entity (dec) | 윛 |
HTML Entity (hex) | 윛 |
UTF-8 (hex) | 0xec9c9b / 0xec 0x9c 0x9b (3 bytes) |
UTF-8 (dec) | 236, 156, 155 (3 bytes) |
UTF-16-BE (hex) | 0xc71b / 0xc7 0x1b (2 bytes) |
UTF-16-BE (dec) | 199, 27 (2 bytes) |
UTF-32-BE (hex) | 0xc71b / 0x00 0x00 0xc7 0x1b (4 bytes) |
UTF-32-BE (dec) | 0, 0, 199, 27 (4 bytes) |
C/C++/Java source code | "\uc71b" |
Python source code | "\uc71b" |