The term Endianness comes for the story of Gulliver’s Travels where the Big-Endians and Little-Endians were at war over which end of an egg should be broken.

Similarly , in computing, endianness refers to the order in which bytes of a multi-byte data type are stored in computer memory.

The internet uses big-endians

Intel x86, ARM, and AMD are little-endian.