Below I've attached an image pertaining to the following question. I am parsing the volume boot record for a FAT32 partition and was stuck for many hours until I figured out WinHex has a Data Interpreter. When I click on 0Bh it shows a 16 bit interpretation which equals 512.
My question is, how does the system get 512 out of this. Does it read the bytes per sector in Big Endian or something similar? I'm simply confused on this one... The picture shows the VBR in WinHex.