User Tools

Site Tools


glossary:asciicode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
glossary:asciicode [2013/08/01 05:11] – created Bob Vetterleinglossary:asciicode [2013/08/01 05:41] Bob Vetterlein
Line 1: Line 1:
 ====== ASCII American Standard Code for Information Interchange ====== ====== ASCII American Standard Code for Information Interchange ======
-| **Hex** | **Dec** | **Code** | **Description** | +~~NOTOC~~ 
-| 00 | 0 | NUL | Null | +===== Control Codes ===== 
-| 01 | 1 | SOH | Start of Heading | +These are non printable characters that control the operation of the communication equipment:\\ \\  
-| 02 | 2 | STX | Start of Text | +| **Hex** | **Dec** | **Code** | **Description** | | **Hex** | **Dec** | **Code** | **Description** | 
-| 03 | 3 | ETX | End of Text | +| 00 | 0 | NUL | Null | | 10 | 16 | DLE | Data Line Escape 
-| 04 | 4 | EOT | End of Transmit | +| 01 | 1 | SOH | Start of Heading | | 11 | 17 | DC1 | X On 
-| 05 | 5 | ENQ | Enquiry | +| 02 | 2 | STX | Start of Text | | 12 | 18 | DC2 | Aux On 
-06 ACK | Acknowledge | +| 03 | 3 | ETX | End of Text | | 13 | 19 | DC3 | X Off 
-07 BEL Bell | +| 04 | 4 | EOT | End of Transmit | | 14 | 20 | DC4 | Aux Off 
-08 BS Backspace +| 05 | 5 | ENQ | Enquiry | | 15 21 NAK Negative Acknowledge | 
-09 HT Horizontal Tab | +06 ACK Acknowledge | | 16 22 SYN Synchronous File 
-0A 10 LF Line Feed +07 BEL Bell | | 17 23 ETB End of Transmitted Block 
-0B 11 VT Vertical Tab | +08 BS Backspace | | 18 24 CAN Cancel 
-0C 12 FF Form Feed +09 HT Horizontal Tab | | 19 25 EM End of Medium 
-0D 13 CR Carriage Return | +0A | 10 | LF | Line Feed | | 1A 26 SUB Substitute 
-0E 14 SO Shift Out +0B 11 VT Vertical Tab | | 1B 27 ESC Escape 
-0F | 15 | SI | Shift In | +0C 12 FF Form Feed | | 1C 28 FS | File Separator 
-| 10 | 16 DLE | Data Line Escape | +0D 13 CR Carriage Return | | 1D 29 GS Group Separator | 
-11 17 DC1 X On +0E 14 SO Shift Out | | 1E | 30 | RS | Record Separator | 
-12 18 DC2 Aux On | +| 0F | 15 | SI | Shift In | | 1F | 31 | US | Unit Separator | 
-13 19 DC3 X Off +===== Text Codes =====
-14 20 DC4 Aux Off | +
-15 21 NAK Negative Acknowledge | +
-| 16 | 22 | SYN | Synchronous File | +
-17 23 ETB End of Transmitted Block | +
-18 24 CAN Cancel | +
-| 19 | 25 | EM | End of Medium | +
-| 1A | 26 | SUB | Substitute | +
-| 1B | 27 | ESC | Escape | +
-| 1C | 28 | FS | File Separator | +
-1D 29 GS Group Separator | +
-| 1E | 30 | RS | Record Separator | +
-| 1F | 31 | US | Unit Separator |+
  
 | **Hex** | **Dec** | **Code** | | **Hex** | **Dec** | **Code** | | **Hex** | **Dec** | **Code** | | **Hex** | **Dec** | **Code** |
glossary/asciicode.txt · Last modified: 2014/11/11 13:29 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki