<html xmlns="http://www.w3.org/1999/xhtml" a0:Name="SuikaWiki" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:Version="0.9"><head><a0:parameter name="page-icon"><a0:value>字β</a0:value></a0:parameter></head><body><p><a0:anchor-end a0:anchor="1">[1]</a0:anchor-end> Delimiters (<a0:anchor>ISO/IEC6429</a0:anchor> 8.2.1)
(<a0:anchor>JISX0211</a0:anchor> ではなんて訳してます?) に分類されている制御文字:</p><ol><li>APC = %x9F / ESC %x5F ;; APPLICATION PROGRAM COMMAND</li><li>CMD = ESC %x64 ;; CODING METHOD DELIMITER (See <a0:anchor>CMD</a0:anchor>)</li><li>DCS = %x90 / ESC %x50 ;; DEVICE CONTROL STRING</li><li>OSC = %x9D / ESC %x5D ;; OPERATING SYSTEM COMMAND</li><li>PM = %x9E / ESC %x5E ;; PRIVACY MESSAGE</li><li>SOS = %x98 / ESC %x58 ;; START OF STRING</li><li>ST = %x9C / ESC %x5C ;; STRING TERMINATOR</li><li>string = 1*( %x08-0D / %x20-7E )</li></ol><section><h1>APC</h1><p>応用プログラムが使う<a0:anchor>制御文字列</a0:anchor>の開始区切子。
その解釈は応用プログラムに依存。 (1991 8.3.2)<ol><li>APC-string = APC string ST</li></ol></p></section><section><h1>DCS</h1><p>装置制御に使う制御文字列の開始区切子。
1つ以上の受信装置への命令か、1つ以上の送信装置の状態を表す。
解釈は一番最近の IDCS か、無い場合は受信・送信装置に依存。 (1991 8.3.27)<ol><li>DCS-string = DCS string ST</li></ol></p></section><section><h1>OSC</h1><p>Operating system が使う制御文字列の開始区切子。
解釈は OS に依存。 (1991 8.3.89)<ol><li>OSC-string = OSC string ST</li></ol></p></section><section><h1>PM</h1><p>秘密メッセージに使う制御文字列の開始区切子。解釈は関連する秘密規律に依存。
(1991 8.3.94)<ol><li>PM-string = PM string ST</li></ol></p></section><section><h1>SOS</h1><p>制御文字列の開始区切子。解釈は応用に依存。 (1991 8.3.128)<ol><li>SOS-string = SOS stext ST</li><li>stext = &lt;OCTET except SOS and ST&gt;</li></ol></p></section><section><h1>ST</h1><p>制御文字列の終了区切子。 (1991 8.3.143)</p></section></body></html>