ESC character (ASCII 27)

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf control character
gptkbp:abbreviation gptkb:ESC
gptkbp:ASCII_code 27
gptkbp:binary_value 00011011
gptkbp:category gptkb:C0_control_code
gptkbp:hexadecimal_value 1B
https://www.w3.org/2000/01/rdf-schema#label ESC character (ASCII 27)
gptkbp:introduced ASCII standard (1963)
gptkbp:ISO/IEC_646_code 27
gptkbp:keyboard_key gptkb:Escape_key
gptkbp:octal_value 033
gptkbp:unicodeBlock U+001B
gptkbp:used_in gptkb:VT100_terminal
gptkb:ANSI_escape_codes
text editors
command-line interfaces
terminal emulators
escape sequences
serial communication protocols
programming languages (as escape character)
gptkbp:usedFor control sequences
gptkbp:bfsParent gptkb:ANSI_escape_codes
gptkbp:bfsLayer 7