␁ Start Of Heading
U+0001
␁
ℹ️ About
The Start Of Heading character (U+0001) is a fundamental control code defined within the Unicode standard. Historically used in communication protocols, it marks the beginning of a transmission heading, ensuring structured data flow in legacy systems.
⚠️ Note: This is a non-printing control character. It is often visualized as “␁” in developer tools.
⚡ Codes
HTML

CSS
\0001
Python
\u0001
Live Playground
More from Basic Latin
Copied!