␌ Form Feed (Ff)
U+000C
␌
ℹ️ About
The Form Feed (U+000C) is a legacy control character originally used to trigger a “new page” on line printers. In modern software, it is often interpreted as a white space character or a page break indicator within plain text documents.
⚠️ Note: Do not confuse with (Vertical Tab).
⚡ Codes
HTML

CSS
\000C
Python
\u000C
Live Playground
More from Basic Latin
Copied!