HTML Entity (dec) | 왟 |
HTML Entity (hex) | 왟 |
UTF-8 (hex) | 0xec999f / 0xec 0x99 0x9f (3 bytes) |
UTF-8 (dec) | 236, 153, 159 (3 bytes) |
UTF-16-BE (hex) | 0xc65f / 0xc6 0x5f (2 bytes) |
UTF-16-BE (dec) | 198, 95 (2 bytes) |
UTF-32-BE (hex) | 0xc65f / 0x00 0x00 0xc6 0x5f (4 bytes) |
UTF-32-BE (dec) | 0, 0, 198, 95 (4 bytes) |
C/C++/Java source code | "\uc65f" |
Python source code | "\uc65f" |