HTML Entity (dec) | 껨 |
HTML Entity (hex) | 껨 |
UTF-8 (hex) | 0xeabba8 / 0xea 0xbb 0xa8 (3 bytes) |
UTF-8 (dec) | 234, 187, 168 (3 bytes) |
UTF-16-BE (hex) | 0xaee8 / 0xae 0xe8 (2 bytes) |
UTF-16-BE (dec) | 174, 232 (2 bytes) |
UTF-32-BE (hex) | 0xaee8 / 0x00 0x00 0xae 0xe8 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 174, 232 (4 bytes) |
C/C++/Java source code | "\uaee8" |
Python source code | "\uaee8" |