HTML Entity (dec) | 껒 |
HTML Entity (hex) | 껒 |
UTF-8 (hex) | 0xeabb92 / 0xea 0xbb 0x92 (3 bytes) |
UTF-8 (dec) | 234, 187, 146 (3 bytes) |
UTF-16-BE (hex) | 0xaed2 / 0xae 0xd2 (2 bytes) |
UTF-16-BE (dec) | 174, 210 (2 bytes) |
UTF-32-BE (hex) | 0xaed2 / 0x00 0x00 0xae 0xd2 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 174, 210 (4 bytes) |
C/C++/Java source code | "\uaed2" |
Python source code | "\uaed2" |