HTML Entity (dec) | 6 |
HTML Entity (hex) | 6 |
UTF-8 (hex) | 0xefbc96 / 0xef 0xbc 0x96 (3 bytes) |
UTF-8 (dec) | 239, 188, 150 (3 bytes) |
UTF-16-BE (hex) | 0xff16 / 0xff 0x16 (2 bytes) |
UTF-16-BE (dec) | 255, 22 (2 bytes) |
UTF-32-BE (hex) | 0xff16 / 0x00 0x00 0xff 0x16 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 255, 22 (4 bytes) |
C/C++/Java source code | "\uff16" |
Python source code | "\uff16" |