II is from 408 to 578 inclusive.FExample: The format of an escape sequence as defined in American National Standard X3.41-1974 and used in the VT100 is:
ESC I ... I F
Where:
ESC is the introducer control character (338) that is named escape.I ... I are the intermediate bit combinations that may or may not be
present. I characters are bit combination 408 to 578 inclusive in both 7-
and 8-bit environments.F is the final character. F characters are bit combinations 608 to 1768
inclusive in escape sequences in both 7- and 8-bit environments.ESC occurs, the current escape sequence is
aborted, and a new one commences, beginning with the ESC just received.
If the character CAN (308) or the character SUB (328) occurs,
the current escape sequence is aborted.