0xC714
0xC714 is a hexadecimal integer literal. The 0x prefix indicates base-16, and the digits C714 correspond to the value in decimal 50964. In computing, such literals appear in source code and data representations.
In binary, 0xC714 equals 1100 0111 0001 0100, a 16-bit pattern. It may be used as a
Byte order note: In a little-endian system, a 16-bit value 0xC714 is stored with the least-significant byte