C0 and C1 control codes: Difference between revisions

Content deleted Content added
No edit summary
{{anchor|C0}}C0 controls: LS1 and LS0 were swapped in the list (but the alternative names SO and SI were correct); these names do not appear in the reference for the table as a whole, so I have cited them individually to make it possible to confirm that they are the right way round now
Line 70:
|Move to column zero while staying on the same line.
|- id="SO"
|{{tt|^N}}||14||0E||SO, LS<sub>01</sub><ref name="lockingshifts" />{{efn|name="lockingshifts"|[[ISO/IEC 2022]] (ECMA-35) refers to these as LS0 and LS1 in 8-bit environments, and as SI and SO in 7-bit environments.<ref name="lockingshifts">{{cite book |id=ECMA-35 |title=Character Code Structure and Extension Techniques |edition=6th |type=ECMA Standard |date=1994 |author=ECMA |author-link=Ecma International |url=https://www.ecma-international.org/wp-content/uploads/ECMA-35_6th_edition_december_1994.pdf#page=24 |page=14 |section=7.3: Invocation of character-set code elements}}</ref>}}||␎||[[Shift Out and Shift In characters|Shift Out]]||
|Switch to an alternative character set.
|- id="SI"
|{{tt|^O}}||15||0F||SI, LS<sub>10</sub><ref name="lockingshifts" />{{efn|name="lockingshifts"}}||␏||[[Shift Out and Shift In characters|Shift In]]||
|Return to regular character set after SO.
|- id="DLE"