HTML Entity (dec) | 껴 |
HTML Entity (hex) | 껴 |
UTF-8 (hex) | 0xeabbb4 / 0xea 0xbb 0xb4 (3 bytes) |
UTF-8 (dec) | 234, 187, 180 (3 bytes) |
UTF-16-BE (hex) | 0xaef4 / 0xae 0xf4 (2 bytes) |
UTF-16-BE (dec) | 174, 244 (2 bytes) |
UTF-32-BE (hex) | 0xaef4 / 0x00 0x00 0xae 0xf4 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 174, 244 (4 bytes) |
C/C++/Java source code | "\uaef4" |
Python source code | "\uaef4" |