Newlines characters

Platform Character String Hexadecimal
DOS / Windows CR LF \r\n 0x0D 0x0A
Unix / Linux LF \n 0x0A
Mac (early) CR \r 0x0D