From ae0b8997276f149a0993231faab8c29b12d64092 Mon Sep 17 00:00:00 2001 From: JJ Date: Tue, 24 Jan 2023 14:33:56 -0800 Subject: Upload an ASCII table --- ascii.html | 674 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 674 insertions(+) create mode 100644 ascii.html diff --git a/ascii.html b/ascii.html new file mode 100644 index 0000000..fb36136 --- /dev/null +++ b/ascii.html @@ -0,0 +1,674 @@ + + + + ascii + + + + + + + +

ascii table

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
hexdeccontrol charhexdecpuncthexdecupperhexdeclower
000null (\0)2032space4064@6096`
011start of heading2133!4165A6197a
022start of text22344266B6298b
033end of text2335#4367C6399c
044end of transmission2436$4468D64100d
055enquiry2537%4569E65101e
066acknowledge2638&4670F66102f
077bell (\a,^H)27394771G67103g
088backspace (\b)2840(4872H68104h
099tab (\t)2941)4973I69105i
0a10line feed (\n)2a42*4a74J6a106j
0b11vertical tab (\v)2b43+4b75K6b107k
0c12form feed (\f)2c44,4c76L6c108l
0d13carriage return (\r)2d45-4d77M6d109m
0e14shift out2e46.4e78N6e110n
0f15shift in2f47/4f79O6f111o
1016data link escape304805080P70112p
1117device control one314915181Q71113q
1218device control two325025282R72114r
1319device control three335135383S73115s
1420device control four345245484T74116t
1521negative acknowledge355355585U75117u
1622synchronous idle365465686V76118v
1723end of transmission375575787W77119w
1824cancel385685888X78120x
1925end of medium395795989Y79121y
1a26substitute3a58:5a90Z7a122z
1b27escape3b59;5b91[7b123{
1c28file separator3c60<5c92\7c124|
1d29group separator3d61=5d93]7d125}
1e30record separator3e62>5e94^7e126~
1f31unit separator3f63?5f95_7f127DEL
+ + + + -- cgit v1.2.3-70-g09d2