There is a question from an old test that is confusing me: "When converting a file from UTF16-LE to UTF16-BE will the file be smaller or bigger afterwards?"
I thought it's just a different order of the bytes, but I dont understand why it should change the file's size?