HTML Entity (dec) | 젯 |
HTML Entity (hex) | 젯 |
UTF-8 (hex) | 0xeca0af / 0xec 0xa0 0xaf (3 bytes) |
UTF-8 (dec) | 236, 160, 175 (3 bytes) |
UTF-16-BE (hex) | 0xc82f / 0xc8 0x2f (2 bytes) |
UTF-16-BE (dec) | 200, 47 (2 bytes) |
UTF-32-BE (hex) | 0xc82f / 0x00 0x00 0xc8 0x2f (4 bytes) |
UTF-32-BE (dec) | 0, 0, 200, 47 (4 bytes) |
C/C++/Java source code | "\uc82f" |
Python source code | "\uc82f" |