Changing one character in a PDF
A blog post examines a claim that changing a hyphen to an en-dash in a PDF increases file size by about 10 bytes. The author initially suspected the reason might be that a hyphen is an ASCII character while an en-dash is not, which would affect encoding.