what is ascii code

December 22, 2018 Unknown 0 Comments

ASCII CODE


Whatever we write on the computer, it is written in Ascii, every computer user can circulate the computer by creating code based on binary system for digits, letters and signals. But its code will only apply to programs and orders through it. This allows users of computer users to not exchange mutual information unless they are familiar with code signals used by each other. In order to facilitate exchange of information, a standard code has been prepared in the United States, which is now recognized in the whole world! It is known as ASCII! In it, each digit, letters or signs are represented by 8 bees, in these 8 places only 0 and 1 are written!

Bit-
Bit ie Binary digit is the smallest unit of computer memory. It displays a binary number 0 or 1 in memory. This is a small form of binary digits.

Byte-
This is the standard unit of computer memory.

Every letter, number or special mark pressed with key-board in the memory of the computer is stored in ASCII code. Each ASCII code is of 8 bytes. Thus, to conserve any letter in memory, 8 bits consist of 1 byte.



Character-
Apart from numbers, it is a sign that is used to describe language and meaning. For example we see
a b c d e f g h i j k l m n o p q r s t u v w x y z A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0 1 2 3 4 5 6 7 8 9! @ # $% ^ & * () _ - = | \ `,. /; '[] {}: "<>?

There are 256 codes in ASCII. The value of the standard ASCII code is 0 to 127, whereas from 128 to 256, the Character Extended are set to have ASCII codes. Computer systems commonly use ASCII code to store the character. Each character is stored using 8 bits.