HTML Entity (dec) | 췿 |
HTML Entity (hex) | 췿 |
UTF-8 (hex) | 0xecb7bf / 0xec 0xb7 0xbf (3 bytes) |
UTF-8 (dec) | 236, 183, 191 (3 bytes) |
UTF-16-BE (hex) | 0xcdff / 0xcd 0xff (2 bytes) |
UTF-16-BE (dec) | 205, 255 (2 bytes) |
UTF-32-BE (hex) | 0xcdff / 0x00 0x00 0xcd 0xff (4 bytes) |
UTF-32-BE (dec) | 0, 0, 205, 255 (4 bytes) |
C/C++/Java source code | "\ucdff" |
Python source code | "\ucdff" |