CR
Short for Carriage Return, CR is often used to represent a carriage return (the enter / return key). In programming languages such as C, Java, and Perl the return or CR character is represented as '\r'.
Also see: FF, Keyboard definitions, LF, Newline, Return
