HTML Entity (dec) | 큡 |
HTML Entity (hex) | 큡 |
UTF-8 (hex) | 0xed81a1 / 0xed 0x81 0xa1 (3 bytes) |
UTF-8 (dec) | 237, 129, 161 (3 bytes) |
UTF-16-BE (hex) | 0xd061 / 0xd0 0x61 (2 bytes) |
UTF-16-BE (dec) | 208, 97 (2 bytes) |
UTF-32-BE (hex) | 0xd061 / 0x00 0x00 0xd0 0x61 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 208, 97 (4 bytes) |
C/C++/Java source code | "\ud061" |
Python source code | "\ud061" |