Shift Out
Symbol Meaning
The Shift Out symbol is also known as the lowercase mode. It was used in computer terminals, printers, and text processing systems to switch between different character sets or modes of device operation.
This symbol was often utilized to select an alternative set of characters defined for a particular device or encoding. In that situation the device would switch to the alternative character set until it received the Shift In symbol , which would return the device to its original character set.
As for modern computer systems and applications, the U+000E symbol is rarely used there. It happens so because there are other mechanisms and encodings that perform the function of switching between different sets and languages. For example, Unicode.
Like other control symbols, this one has no visible representation and doesn't occupy a lot of space on screen or in typed text. However, there is a separate symbol in Control Pictures2400–243F representing the graphical image of the Shift Out symbol in the form of the abbreviation SO — ␎ .
The symbol “Shift Out” is included in the “C0 controls” subblock of the “Basic Latin” block and was approved as part of Unicode version 1.1 in 1993.
Text is also available in the following languages: Русский;
Synonyms
SO.
Unicode Name | Shift Out |
Unicode Number | |
HTML Code | |
CSS Code | |
Plane | 0: Basic Multilingual Plane |
Unicode Block | Basic Latin |
Unicode Subblock | C0 controls |
Unicode Version | 1.1 (1993) |
Keyboard shortcut | ^N |
Type of paired mirror bracket (bidi) | None |
Composition Exclusion | No |
Case change | 000E |
Simple case change | 000E |
scripts | Common |
Encoding | hex | dec (bytes) | dec | binary |
---|---|---|---|---|
UTF-8 | 0E | 14 | 14 | 00001110 |
UTF-16BE | 00 0E | 0 14 | 14 | 00000000 00001110 |
UTF-16LE | 0E 00 | 14 0 | 3584 | 00001110 00000000 |
UTF-32BE | 00 00 00 0E | 0 0 0 14 | 14 | 00000000 00000000 00000000 00001110 |
UTF-32LE | 0E 00 00 00 | 14 0 0 0 | 234881024 | 00001110 00000000 00000000 00000000 |