HTML Entity (dec) | 앋 |
HTML Entity (hex) | 앋 |
UTF-8 (hex) | 0xec958b / 0xec 0x95 0x8b (3 bytes) |
UTF-8 (dec) | 236, 149, 139 (3 bytes) |
UTF-16-BE (hex) | 0xc54b / 0xc5 0x4b (2 bytes) |
UTF-16-BE (dec) | 197, 75 (2 bytes) |
UTF-32-BE (hex) | 0xc54b / 0x00 0x00 0xc5 0x4b (4 bytes) |
UTF-32-BE (dec) | 0, 0, 197, 75 (4 bytes) |
C/C++/Java source code | "\uc54b" |
Python source code | "\uc54b" |