HTML Entity (dec) | 깇 |
HTML Entity (hex) | 깇 |
UTF-8 (hex) | 0xeab987 / 0xea 0xb9 0x87 (3 bytes) |
UTF-8 (dec) | 234, 185, 135 (3 bytes) |
UTF-16-BE (hex) | 0xae47 / 0xae 0x47 (2 bytes) |
UTF-16-BE (dec) | 174, 71 (2 bytes) |
UTF-32-BE (hex) | 0xae47 / 0x00 0x00 0xae 0x47 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 174, 71 (4 bytes) |
C/C++/Java source code | "\uae47" |
Python source code | "\uae47" |