␄ End Of Transmission
U+0004
␄
ℹ️ About
The End Of Transmission (EOT) character is a non-printing control code used to signal the completion of a data transmission. In Unix-like systems, it is often triggered via Ctrl+D to signal the end of a file (EOF) in terminal inputs or to exit a shell session. It remains a foundational part of telecommunication protocols.
⚠️ Note: Do not confuse with ␄ (Control Pictures symbol for EOT). U+0004 is the functional control code.
⚡ Codes
HTML
CSS
\000004
Python
\u0004
Live Playground
More from Basic Latin
Copied!