Symbol for Substitute Form Two at U+2426 is a visible stand-in symbol for a control character rather than the control function itself. It belongs to the Control Pictures block, whose characters let documents show otherwise nonprinting C0 control codes as readable glyphs. In practice, this character is mainly encountered in Unicode charts, terminal documentation, debugging views, and teaching material about legacy character sets. It represents the second form of the Substitute control, historically associated with marking a substituted, invalid, or replacement data position in systems that needed to display control-code meanings visibly. Software that visualizes raw text streams, protocol logs, or old encoded data may use symbols from this block so a reader can see that a control value is present without triggering any control behavior. This is different from inserting the actual substitute control code: U+2426 is printable text, so searching for it finds the picture symbol, not necessarily the underlying byte or control character it labels. It is uncommon in ordinary writing and has no role as punctuation or a mathematical sign. Outside technical references and diagnostics, readers are most likely to see it when someone is documenting character encodings or showing a sanitized representation of data that contained nonprinting controls.