Representing Strings:the ASCll Standard American Standard Code for Information Interchange ASCII Code Chart 01 1231 4L516171 819 C D E NUL SOH STX ETX EOT ENQ ACK BEL BS HT LF VT FF CR So SI 1DLE DC1 DC2 DC3 DC4 NAK SYN ETB CAN EM SUB ESC FS GS RS US 2 并 $ % & 米 + m 3 0 1 2 3 4 5 6 7 8 9 i < = ? :SMOJ 4 @ A 6 C D E 飞 G H I J K L M N 0 5 P Q R s T 6 V W X Y Z A 6 、 a b d e f 9 h j k m n 0 00 7 p s t u W DEL 16 columns:4 bits Layout was chosen to support sorting by character code Rows indexed 2-5 are a useful 6-bit (64 element)subset 6
Representing Strings: the ASCII Standard American Standard Code for Information Interchange 8 rows: 3 bits 16 columns: 4 bits • Layout was chosen to support sorting by character code • Rows indexed 2-5 are a useful 6-bit (64 element) subset 6
Representing Strings:the ASCll Standard American Standard Code for Information Interchange ASCII Code Chart 01 1231 45617189 C D E NUL SOHSTX ETX EOT ENQ ACK BEL BS HT LF VT FF CR So SI 1DLE DC1 DC2 DC3 DC4NAK SYN ETB CAN EM SUB ESC FS GS RS US 2 并 $ % & 米 + m 3 0 1 2 3 4 5 6 7 8 9 i < = ? :SMOJ 4 @ A C D E 飞 G A I J K L M N 0 5 P 0 R s T U W X Y Z A 6 a b d e f 9 h j k m n 0 00 7 p s t u W 中 DEL 16 columns:4 bits Layout was chosen to support sorting by character code Rows indexed 2-5 are a useful 6-bit (64 element)subset Control characters were designed for transmission 6
Representing Strings: the ASCII Standard American Standard Code for Information Interchange 8 rows: 3 bits 16 columns: 4 bits • Layout was chosen to support sorting by character code • Rows indexed 2-5 are a useful 6-bit (64 element) subset • Control characters were designed for transmission 6
Representing Strings:the ASCll Standard American Standard Code for Information Interchange "Line feed" (n) ASCII Code Chart 01 12131 45617 819 A B C D EIF NUL SOH STX ETX EOT ENQ ACK BEL BS HT LF VT FF CR So SI 1DLE DC1 DC2 DC3 DC4 NAK SYN ETB CAN EM SUB ESC FS GS RS US 2 并 $ ofo & + m 3 0 1 2 3 4 5 6 7 8 9 i = :SMOJ 4 @ A & C D E 飞 G A I J K L M N 0 5 P Q R s T U W X Y Z A 6 a b d e f 9 h k m n 0 00 7 p 9 s t u W 中 DEL 16 columns:4 bits Layout was chosen to support sorting by character code Rows indexed 2-5 are a useful 6-bit (64 element)subset Control characters were designed for transmission 6
Representing Strings: the ASCII Standard American Standard Code for Information Interchange 8 rows: 3 bits 16 columns: 4 bits • Layout was chosen to support sorting by character code • Rows indexed 2-5 are a useful 6-bit (64 element) subset • Control characters were designed for transmission "Line feed" (\n) 6
Representing Strings:the ASCll Standard American Standard Code for Information Interchange "Bell"(\a) "Line feed" ASCII Code Chart (n) 0 5 81 9 B C D E NUL SOH STX ETX EOT ENQ ACK BEL BS HT LF VT FF CR SO SI 1DLE DC1 DC2 DC3 DC4 NAK SYN ETB CAN EM SUB ESC FS GS RS US 2 # $ % & + m 3 0 1 2 3 4 5 6 7 8 9 i < = :SMOJ 4 @ A 8 C D E 飞 G H I J K L M N 0 5 P Q R s T U W X Y Z A 6 a b d e f 9 h k m n 0 00 7 p 9 s t u W DEL 16 columns:4 bits Layout was chosen to support sorting by character code Rows indexed 2-5 are a useful 6-bit (64 element)subset Control characters were designed for transmission 6
Representing Strings: the ASCII Standard American Standard Code for Information Interchange 8 rows: 3 bits 16 columns: 4 bits • Layout was chosen to support sorting by character code • Rows indexed 2-5 are a useful 6-bit (64 element) subset • Control characters were designed for transmission "Bell" (\a) "Line feed" (\n) 6
Representing Strings:the ASCll Standard American Standard Code for Information Interchange "Bell"(\a) "Line feed" ASCII Code Chart (n) 0 4 5 81 9 B C D E NUL SOH STX ETX EOT ENQ ACK BEL BS HT LF VT FF CR SO SI 1DLE DC1 DC2 DC3 DC4 NAK SYN ETB CAN EM SUB ESC FS GS RS US 2 # $ % & + m 3 0 1 2 3 4 5 6 7 8 9 i < = :SMOJ 4 @ A 8 C D E G H I J K L M N 0 5 P Q R s T U W X Y Z A 6 a b d e f 9 h k m n 0 00 7 p 9 s t u W DEL 16 columns:4 bits Layout was chosen to support sorting by character code Rows indexed 2-5 are a useful 6-bit (64 element)subset Control characters were designed for transmission (Demo) 6
Representing Strings: the ASCII Standard American Standard Code for Information Interchange 8 rows: 3 bits 16 columns: 4 bits • Layout was chosen to support sorting by character code • Rows indexed 2-5 are a useful 6-bit (64 element) subset • Control characters were designed for transmission "Bell" (\a) "Line feed" (\n) 6 (Demo)