Daftar TABEL ASCII
TUGAS
PENGANTAR
TEKNOLOGI INFORMASI
“TABEL ASCII”
Nama : Fina
Norfila
NIM :
11.01.53.0094
Kelas : B1
FAKULTAS TEKNOLOGI INFORMATIKA
JURUSAN TEKNIK INFORMATIKA
UNIVERSITAS STIKUBANK SEMARANG
2011/2012
ASCII Table and Description
ASCII stands for American Standard
Code for Information Interchange. Computers can only understand numbers, so an
ASCII code is the numerical representation of a character such as 'a' or '@' or
an action of some sort. ASCII was developed a long time ago and now the
non-printing characters are rarely used for their original purpose. Below is
the ASCII character table and this includes descriptions of the first 32
non-printing characters. ASCII was actually designed for use with teletypes and
so the descriptions are somewhat obscure. If someone says they want your CV
however in ASCII format, all this means is they want 'plain' text with no
formatting such as tabs, bold or underscoring - the raw format that any
computer can understand. This is usually so they can easily import the file
into their own applications without issues. Notepad.exe creates ASCII text, or
in MS Word you can save a file as 'text only'
Extended ASCII Codes
Karakter
|
Nilai Unicode
(heksadesimal) |
Nilai ANSI ASCII
(desimal) |
Keterangan
|
NUL
|
0000
|
Null
(tidak tampak)
|
|
SOH
|
0001
|
Start
of heading (tidak tampak)
|
|
STX
|
0002
|
Start
of text (tidak tampak)
|
|
ETX
|
0003
|
End
of text (tidak tampak)
|
|
EOT
|
0004
|
End
of transmission (tidak tampak)
|
|
ENQ
|
0005
|
Enquiry
(tidak tampak)
|
|
ACK
|
0006
|
Acknowledge
(tidak tampak)
|
|
BEL
|
0007
|
Bell
(tidak tampak)
|
|
BS
|
0008
|
Menghapus
satu karakter di belakang kursor (Backspace)
|
|
HT
|
0009
|
Horizontal
tabulation
|
|
LF
|
000A
|
Pergantian
baris (Line feed)
|
|
VT
|
000B
|
Tabulasi
vertikal
|
|
FF
|
000C
|
Pergantian
baris (Form feed)
|
|
CR
|
000D
|
Pergantian
baris (carriage return)
|
|
SO
|
000E
|
Shift
out (tidak tampak)
|
|
SI
|
000F
|
Shift
in (tidak tampak)
|
|
DLE
|
0010
|
Data
link escape (tidak tampak)
|
|
0 komentar:
Posting Komentar