HTML Entity (dec) | 씄 |
HTML Entity (hex) | 씄 |
UTF-8 (hex) | 0xec9484 / 0xec 0x94 0x84 (3 bytes) |
UTF-8 (dec) | 236, 148, 132 (3 bytes) |
UTF-16-BE (hex) | 0xc504 / 0xc5 0x04 (2 bytes) |
UTF-16-BE (dec) | 197, 4 (2 bytes) |
UTF-32-BE (hex) | 0xc504 / 0x00 0x00 0xc5 0x04 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 197, 4 (4 bytes) |
C/C++/Java source code | "\uc504" |
Python source code | "\uc504" |