HTML Entity (dec) | 썿 |
HTML Entity (hex) | 썿 |
UTF-8 (hex) | 0xec8dbf / 0xec 0x8d 0xbf (3 bytes) |
UTF-8 (dec) | 236, 141, 191 (3 bytes) |
UTF-16-BE (hex) | 0xc37f / 0xc3 0x7f (2 bytes) |
UTF-16-BE (dec) | 195, 127 (2 bytes) |
UTF-32-BE (hex) | 0xc37f / 0x00 0x00 0xc3 0x7f (4 bytes) |
UTF-32-BE (dec) | 0, 0, 195, 127 (4 bytes) |
C/C++/Java source code | "\uc37f" |
Python source code | "\uc37f" |