“␏” U+000F: Shift In

␏ Shift In

U+000F

ℹ️ About

The Shift In (SI) character is a specialized control code used to switch the processor or terminal back to the standard character set (G0). Historically, it worked as a toggle with Shift Out (SO) to enable expanded character sets without increasing bit-depth. In modern computing, it is rarely seen outside of legacy terminal emulation and teleprinter protocols.

⚠️ Note: Do not confuse with (Shift Out, U+000E).

Codes

HTML 
CSS \00000F
Python \u000F

Live Playground

More from Basic Latin

Copied!

Leave a Reply

Your email address will not be published. Required fields are marked *