ASCII: Różnice pomiędzy wersjami

[wersja przejrzana][wersja nieprzejrzana]
Usunięta treść Dodana treść
poprawa linków
Znaczniki: usuwanie dużej ilości tekstu (filtr nadużyć) VisualEditor
Linia 70:
{| border=0
|
 
{| class = "wikitable" style = "text-align: center"
|-
! [[Dwójkowy system liczbowy|Bin]] || [[Dziesiętny system liczbowy|Dec]] || [[Szesnastkowy system liczbowy|Hex]] || Znak || Skrót
|-
| 0000 0000 || style="background: #e8e8e8" | 0 || 00 || style="text-align:left" | [[NULL (znak)|Null]] || NUL
|-
| 0000 0001 || style="background: #e8e8e8" | 1 || 01 || style="text-align:left" | Start of Heading || SOH
|-
| 0000 0010 || style="background: #e8e8e8" | 2 || 02 || style="text-align:left" | Start of Text || STX
|-
| 0000 0011 || style="background: #e8e8e8" | 3 || 03 || style="text-align:left" | End of Text || ETX
|-
| 0000 0100 || style="background: #e8e8e8" | 4 || 04 || style="text-align:left" | End of Transmission || EOT
|-
| 0000 0101 || style="background: #e8e8e8" | 5 || 05 || style="text-align:left" | Enquiry || ENQ
|-
| 0000 0110 || style="background: #e8e8e8" | 6 || 06 || style="text-align:left" | [[ACK|Acknowledge]] || ACK
|-
| 0000 0111 || style="background: #e8e8e8" | 7 || 07 || style="text-align:left" | Bell || BEL
|-
| 0000 1000 || style="background: #e8e8e8" | 8 || 08 || style="text-align:left" | [[Backspace]] || BS
|-
| 0000 1001 || style="background: #e8e8e8" | 9 || 09 || style="text-align:left" | [[Tab (klawisz)|Horizontal Tab]] || HT
|-
| 0000 1010 || style="background: #e8e8e8" | 10 || 0A || style="text-align:left" | [[Koniec linii|Line Feed]] || LF
|-
| 0000 1011 || style="background: #e8e8e8" | 11 || 0B || style="text-align:left" | Vertical Tab || VT
|-
| 0000 1100 || style="background: #e8e8e8" | 12 || 0C || style="text-align:left" | Form Feed || FF
|-
| 0000 1101 || style="background: #e8e8e8" | 13 || 0D || style="text-align:left" | Carriage Return || CR
|-
| 0000 1110 || style="background: #e8e8e8" | 14 || 0E || style="text-align:left" | Shift Out || SO
|-
| 0000 1111 || style="background: #e8e8e8" | 15 || 0F || style="text-align:left" | Shift In || SI
|-
| 0001 0000 || style="background: #e8e8e8" | 16 || 10 || style="text-align:left" | Data Link Escape || DLE
|-
| 0001 0001 || style="background: #e8e8e8" | 17 || 11 || style="text-align:left" | Device Control 1 (XON) || DC1
|-
| 0001 0010 || style="background: #e8e8e8" | 18 || 12 || style="text-align:left" | Device Control 2 || DC2
|-
| 0001 0011 || style="background: #e8e8e8" | 19 || 13 || style="text-align:left" | Device Control 3 (XOFF) || DC3
|-
| 0001 0100 || style="background: #e8e8e8" | 20 || 14 || style="text-align:left" | Device Control 4 || DC4
|-
| 0001 0101 || style="background: #e8e8e8" | 21 || 15 || style="text-align:left" | [[NAK|Negative Acknowledge]] || NAK
|-
| 0001 0110 || style="background: #e8e8e8" | 22 || 16 || style="text-align:left" | Synchronous Idle || SYN
|-
| 0001 0111 || style="background: #e8e8e8" | 23 || 17 || style="text-align:left" | End of Transmission Block || ETB
|-
| 0001 1000 || style="background: #e8e8e8" | 24 || 18 || style="text-align:left" | Cancel || CAN
|-
| 0001 1001 || style="background: #e8e8e8" | 25 || 19 || style="text-align:left" | End of Medium || EM
|-
| 0001 1010 || style="background: #e8e8e8" | 26 || 1A || style="text-align:left" | Substitute || SUB
|-
| 0001 1011 || style="background: #e8e8e8" | 27 || 1B || style="text-align:left" | Escape || ESC
|-
| 0001 1100 || style="background: #e8e8e8" | 28 || 1C || style="text-align:left" | File Separator || FS
|-
| 0001 1101 || style="background: #e8e8e8" | 29 || 1D || style="text-align:left" | Group Separator || GS
|-
| 0001 1110 || style="background: #e8e8e8" | 30 || 1E || style="text-align:left" | Record Separator || RS
|-
| 0001 1111 || style="background: #e8e8e8" | 31 || 1F || style="text-align:left" | Unit Separator || US
|}
|    
|
{| class = "wikitable" style = "text-align: center"
|-
! Bin || Dec || Hex || Znak
|-
| 0010 0000 || style="background: #e8e8e8" | 32 || 20 || Spacja
|-
| 0010 0001 || style="background: #e8e8e8" | 33 || 21 || !
|-
| 0010 0010 || style="background: #e8e8e8" | 34 || 22 || "
|-
| 0010 0011 || style="background: #e8e8e8" | 35 || 23 || #
|-
| 0010 0100 || style="background: #e8e8e8" | 36 || 24 || $
|-
| 0010 0101 || style="background: #e8e8e8" | 37 || 25 || %
|-
| 0010 0110 || style="background: #e8e8e8" | 38 || 26 || &
|-
| 0010 0111 || style="background: #e8e8e8" | 39 || 27 || '
|-
| 0010 1000 || style="background: #e8e8e8" | 40 || 28 || (
|-
| 0010 1001 || style="background: #e8e8e8" | 41 || 29 || )
|-
| 0010 1010 || style="background: #e8e8e8" | 42 || 2A || *
|-
| 0010 1011 || style="background: #e8e8e8" | 43 || 2B || +
|-
| 0010 1100 || style="background: #e8e8e8" | 44 || 2C || ,
|-
| 0010 1101 || style="background: #e8e8e8" | 45 || 2D || -
|-
| 0010 1110 || style="background: #e8e8e8" | 46 || 2E || .
|-
| 0010 1111 || style="background: #e8e8e8" | 47 || 2F || /
|-
| 0011 0000 || style="background: #e8e8e8" | 48 || 30 || 0
|-
| 0011 0001 || style="background: #e8e8e8" | 49 || 31 || 1
|-
| 0011 0010 || style="background: #e8e8e8" | 50 || 32 || 2
|-
| 0011 0011 || style="background: #e8e8e8" | 51 || 33 || 3
|-
| 0011 0100 || style="background: #e8e8e8" | 52 || 34 || 4
|-
| 0011 0101 || style="background: #e8e8e8" | 53 || 35 || 5
|-
| 0011 0110 || style="background: #e8e8e8" | 54 || 36 || 6
|-
| 0011 0111 || style="background: #e8e8e8" | 55 || 37 || 7
|-
| 0011 1000 || style="background: #e8e8e8" | 56 || 38 || 8
|-
| 0011 1001 || style="background: #e8e8e8" | 57 || 39 || 9
|-
| 0011 1010 || style="background: #e8e8e8" | 58 || 3A || :
|-
| 0011 1011 || style="background: #e8e8e8" | 59 || 3B || ;
|-
| 0011 1100 || style="background: #e8e8e8" | 60 || 3C || <
|-
| 0011 1101 || style="background: #e8e8e8" | 61 || 3D || =
|-
| 0011 1110 || style="background: #e8e8e8" | 62 || 3E || >
|-
| 0011 1111 || style="background: #e8e8e8" | 63 || 3F || &#63;
|}
| &nbsp; &nbsp;