Programming/HTML
ASCII 코드
달나라민군
2010. 5. 3. 08:37
ASCII
Short for American Standard Code for Information Interexchange, ASCII is an industry standard, which assigns letters, numbers and other characters within the 256 slots available in the 8-bit code. The ASCII table is divided in 3 sections:
The following is the Standard ASCII Characters.
While the regular American Standard Code for Information Interchange (ASCII) uses seven bits of code characters (equaling 128 characters), extended ASCII uses eight bits, adding another 128 characters. The original ASCII defines the codes for the average letters and numbers used by computers. Extended ASCII defined extra characters, such as a special symbols, foreign language letters, or drawing characters. The following is the Extended ASCII Characters. |