Discussione:ASCII: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Nico96 (discussione | contributi)
Nessun oggetto della modifica
Nico96 (discussione | contributi)
Nessun oggetto della modifica
Riga 4:
Direi che si può fare quello che hai detto te....--[[Utente:Nico96|Nico96]] ([[Discussioni utente:Nico96|msg]]) 21:03, 5 nov 2009 (CET)
ho diviso la tabella...La tabella di quelli stampabili è "aposto" quella di quelli non stampabili la formatterò e tradurrrò come si deve entro domani....Spero che (sempre se c'è di interesse) riusciamo a mandare questa voce in vetrina come nella wiki spagnola e inglese....--[[Utente:Nico96|Nico96]] ([[Discussioni utente:Nico96|msg]]) 18:29, 6 nov 2009 (CET)
Scusate il ritardo....Cmq questa sarebbe la versione tradotta parzialmente se qualcuno la vuole finire...
<nowiki>
{| class="wikitable" style="text-align: center"
|-
! [[Sistema numerico binario|Binary]] !! [[ottale|Oct]] !! [[Sistema numerico decimale|Dec]] !! [[Sistema numerico esadecimale|Hex]] !! Abbr !! PR !! [[Control key|CS]] !! [[C (linguaggio)#Sequenze di Escape|CEC]] !! Description !! Traduzione
|-
|000 0000 ||style="background:lightblue;"| 000 ||style="background:#CFF;"| 0 ||style="background:lightblue;"| 00
|NUL || </big>{{unicode|␀}}</big> || ^@ || \0 || align=left| Null character || align=left| ''Carattere nullo''
|-
|000 0001 ||style="background:lightblue;"| 001 ||style="background:#CFF;"| 1 ||style="background:lightblue;"| 01
|SOH || <big>{{unicode|␁}}</big> || ^A || || align=left| Start of Header || align=left| [[Header|''Inizio dell' Header'']]
|-
|000 0010 ||style="background:lightblue;"| 002 ||style="background:#CFF;"| 2 ||style="background:lightblue;"| 02
|STX || <big>{{unicode|␂}}</big> || ^B || || align=left| Start of Text || align=left| [[Testo|''Inizio del Testo'']]
|-
|000 0011 ||style="background:lightblue;"| 003 ||style="background:#CFF;"| 3 ||style="background:lightblue;"| 03
|ETX || <big>{{unicode|␃}}</big> || Control-C|^C || || align=left| End of Text || align=left| [[Testo|''Fine del Testo'']]
|-
|000 0100 ||style="background:lightblue;"| 004 ||style="background:#CFF;"| 4 ||style="background:lightblue;"| 04
|EOT || <big>{{unicode|␄}}</big> || ^D || || align=left| End of Transmission || align=left| [[Trasmissione seriale|''Fine della Trasmissione'']]
|-
|000 0101 ||style="background:lightblue;"| 005 ||style="background:#CFF;"| 5 ||style="background:lightblue;"| 05
|ENQ || <big>{{unicode|␅}}</big> || ^E || || align=left| Enquiry || align=left | ''Enquiry''
|-
|000 0110 ||style="background:lightblue;"| 006 ||style="background:#CFF;"| 6 ||style="background:lightblue;"| 06
|ACK || <big>{{unicode|␆}}</big> || ^F || || align=left| Acknowledgment || align=left | ''[[Acknowledgment]]''
|-
|000 0111 ||style="background:lightblue;"| 007 ||style="background:#CFF;"| 7 ||style="background:lightblue;"| 07
|BEL
|<big>{{unicode|␇}}</big>
|^G
| \a
| align=left| Bell || align=left | ''Bell''
|-
|000 1000 ||style="background:lightblue;"| 010 ||style="background:#CFF;"| 8 ||style="background:lightblue;"| 08
|BS
|<big>{{unicode|␈}}</big>
|^H
| \b
| align=left| Backspace || align=left | ''[[Carattere di controllo|Cancella un Carattere]]''
|-
|000 1001 ||style="background:lightblue;"| 011 ||style="background:#CFF;"| 9 ||style="background:lightblue;"| 09
|HT
|<big>{{unicode|␉}}</big>
|^I
| \t
| align=left| Horizontal Tab ||align=left| ''Tabulatore''
|-
|000 1010 ||style="background:lightblue;"| 012 ||style="background:#CFF;"| 10 ||style="background:lightblue;"| 0A
|LF
|<big>{{unicode|␊}}</big>
|^J
| \n
| align=left| Line feed || align=left| [[Newline|''A capo'']]
|-
|000 1011 ||style="background:lightblue;"| 013 ||style="background:#CFF;"| 11 ||style="background:lightblue;"| 0B
|VT
|<big>{{unicode|␋}}</big>
|^K
| \v
| align=left| Vertical Tab || align=left| ''Tabulatore''
|-
|000 1100 ||style="background:lightblue;"| 014 ||style="background:#CFF;"| 12 ||style="background:lightblue;"| 0C
|FF
|<big>{{unicode|␌}}</big>
|^L
| \f
| align=left| Form feed || align=left| ''Interruzione di pagina''
|-
|000 1101 ||style="background:lightblue;"| 015 ||style="background:#CFF;"| 13 ||style="background:lightblue;"| 0D
|CR
|<big>{{unicode|␍}}</big>
|^M
| \r
| align=left| Carriage return || align=left | ''Enter''
|-
|000 1110 ||style="background:lightblue;"| 016 ||style="background:#CFF;"| 14 ||style="background:lightblue;"| 0E
|SO
|<big>{{unicode|␎}}</big>
|^N
|
| align=left| [[Shift Out and Shift In characters|Shift Out]]
|-
|000 1111 ||style="background:lightblue;"| 017 ||style="background:#CFF;"| 15 ||style="background:lightblue;"| 0F
|SI
|<big>{{unicode|␏}}</big>
|^O
|
| align=left| [[Shift Out and Shift In characters|Shift In]]
|-
|001 0000 ||style="background:lightblue;"| 020 ||style="background:#CFF;"| 16 ||style="background:lightblue;"| 10
|DLE
|<big>{{unicode|␐}}</big>
|^P
|
| align=left| Data Link Escape
|-
|001 0001 ||style="background:lightblue;"| 021 ||style="background:#CFF;"| 17 ||style="background:lightblue;"| 11
|DC1
|<big>{{unicode|␑}}</big>
|^Q
|
| align=left| Device Control 1 (oft. [[XON/XOFF|XON]])
|-
|001 0010 ||style="background:lightblue;"| 022 ||style="background:#CFF;"| 18 ||style="background:lightblue;"| 12
|DC2
|<big>{{unicode|␒}}</big>
|^R
|
| align=left| Device Control 2
|-
|001 0011 ||style="background:lightblue;"| 023 ||style="background:#CFF;"| 19 ||style="background:lightblue;"| 13
|DC3
|<big>{{unicode|␓}}</big>
|^S
|
| align=left| Device Control 3 (oft. [[XON/XOFF|XOFF]])
|-
|001 0100 ||style="background:lightblue;"| 024 ||style="background:#CFF;"| 20 ||style="background:lightblue;"| 14
|DC4
|<big>{{unicode|␔}}</big>
|^T
|
| align=left| Device Control 4
|-
|001 0101 ||style="background:lightblue;"| 025 ||style="background:#CFF;"| 21 ||style="background:lightblue;"| 15
|NAK
|<big>{{unicode|␕}}</big>
|^U
|
| align=left| [[Negative-acknowledge character|Negative Acknowledgement]]
|-
|001 0110 ||style="background:lightblue;"| 026 ||style="background:#CFF;"| 22 ||style="background:lightblue;"| 16
|SYN
|<big>{{unicode|␖}}</big>
|[[Control-V|^V]]
|
| align=left| Synchronous Idle
|-
|001 0111 ||style="background:lightblue;"| 027 ||style="background:#CFF;"| 23 ||style="background:lightblue;"| 17
|ETB
|<big>{{unicode|␗}}</big>
|^W
|
| align=left| End of Trans. Block
|-
|001 1000 ||style="background:lightblue;"| 030 ||style="background:#CFF;"| 24 ||style="background:lightblue;"| 18
|CAN
|<big>{{unicode|␘}}</big>
|[[Control-X|^X]]
|
| align=left| [[Cancel character|Cancel]]
|-
|001 1001 ||style="background:lightblue;"| 031 ||style="background:#CFF;"| 25 ||style="background:lightblue;"| 19
|EM
|<big>{{unicode|␙}}</big>
|[[Control-Y|^Y]]
|
| align=left| End of Medium
|-
|001 1010 ||style="background:lightblue;"| 032 ||style="background:#CFF;"| 26 ||style="background:lightblue;"| 1A
|SUB
|<big>{{unicode|␚}}</big>
|[[Control-Z|^Z]]
|
| align=left| [[Substitute character|Substitute]]
|-
|001 1011 ||style="background:lightblue;"| 033 ||style="background:#CFF;"| 27 ||style="background:lightblue;"| 1B
|ESC
|<big>{{unicode|␛}}</big>
|^<nowiki>[</nowiki>
| \e
| align=left| [[Escape character|Escape]]
|-
|001 1100 ||style="background:lightblue;"| 034 ||style="background:#CFF;"| 28 ||style="background:lightblue;"| 1C
|FS
|<big>{{unicode|␜}}</big>
|^\
|
| align=left| [[File separator|File Separator]]
|-
|001 1101 ||style="background:lightblue;"| 035 ||style="background:#CFF;"| 29 ||style="background:lightblue;"| 1D
|GS
|<big>{{unicode|␝}}</big>
|^<nowiki>]</nowiki>
|
| align=left| [[Group separator|Group Separator]]
|-
|001 1110 ||style="background:lightblue;"| 036 ||style="background:#CFF;"| 30 ||style="background:lightblue;"| 1E
|RS
|<big>{{unicode|␞}}</big>
|^^
|
| align=left| [[Record separator|Record Separator]]
|-
|001 1111 ||style="background:lightblue;"| 037 ||style="background:#CFF;"| 31 ||style="background:lightblue;"| 1F
|US
|<big>{{unicode|␟}}</big>
|^_
|
| align=left| [[Unit separator|Unit Separator]]
|-
|colspan="9"|
|-
|111 1111 ||style="background:lightblue;"| 177 ||style="background:#CFF;"| 127 ||style="background:lightblue;"| 7F
|DEL
|<big>{{unicode|␡}}</big>
|^?
|
| align=left| Delete
|}
</nowiki>
Ritorna alla pagina "ASCII".