There is another representation for newline other than '\n' for standard input?

When running commands, '\n' is never recognized. Example:

tr '\n' 'newline' < text.txt


Thanks,
Micael.