HTML Entity (dec) | 퀙 |
HTML Entity (hex) | 퀙 |
UTF-8 (hex) | 0xed8099 / 0xed 0x80 0x99 (3 bytes) |
UTF-8 (dec) | 237, 128, 153 (3 bytes) |
UTF-16-BE (hex) | 0xd019 / 0xd0 0x19 (2 bytes) |
UTF-16-BE (dec) | 208, 25 (2 bytes) |
UTF-32-BE (hex) | 0xd019 / 0x00 0x00 0xd0 0x19 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 208, 25 (4 bytes) |
C/C++/Java source code | "\ud019" |
Python source code | "\ud019" |