HTML Entity (dec) | 캤 |
HTML Entity (hex) | 캤 |
UTF-8 (hex) | 0xecbaa4 / 0xec 0xba 0xa4 (3 bytes) |
UTF-8 (dec) | 236, 186, 164 (3 bytes) |
UTF-16-BE (hex) | 0xcea4 / 0xce 0xa4 (2 bytes) |
UTF-16-BE (dec) | 206, 164 (2 bytes) |
UTF-32-BE (hex) | 0xcea4 / 0x00 0x00 0xce 0xa4 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 206, 164 (4 bytes) |
C/C++/Java source code | "\ucea4" |
Python source code | "\ucea4" |