Stack Overflow offline page 2011-08-06
Stack Overflow offline page 2011-08-06
- Stack Overflow Offline Page (2011-08-06T13:49:05-07:00)
- showing ASCII control characters, by caret notation.
- Note that the ^M represents the ASCII 13, carriage return. Any ^ followed by a letter represents a ASCII non-printable char. The ^@ is ASCII 0, the Null character.
Note that the ^M represents the ASCII 13, carriage return. Any ^ followed by a letter represents a ASCII non-printable char. The ^@ is ASCII 0, the Null character.
Stackoverflow
ASCII Character Set Problems
- ASCII Characters
- Unicode: ASCII Control Characters ␀
- Why You Need to Understand ASCII (2024)
- Programing Language: ASCII Char Jam vs Unicode (2011)
- Emacs Lisp Doc String Curly Quote Controversy (2015)
- Linux: Terminal Control Sequence Keys
- Stack Overflow offline page 2011-08-06
- Emacs: Newline Convention
- Emacs Key Notations Explained (/r, ^M, C-m, RET, <return>, M-, meta)