CHHOTU SHAW


          WHAT IS ASCII?.

ANS:- This is a cording system that is used to convert decimal number alphabets,symbol into binary number. it use 1 bit binary number too represent  any character .total 128 character can be coded using ASCII. 

   ALPHABET     ASCII   ALPHABET        ASCII     
    A                      65              a                       97                                   
    B                       66             b                      98                                      
    C                       67             c                      99                                        
    D                       68             d                        100                                
    E                        69             e                        101                                    
    F                        70              f                        102                                   
    G                       71              g                        103                  
    H                       72              h                         104                                   
    I                         73              i                         105                                    
    J                         74              j                         106                                    
    K                        75              k                        107                                    
    L                         76              l                         108                                    
    M                       78               m                       109                                   
    N                        79              n                         110                 

    O                        80              o                         111
    P                         81              p                         112
    Q                        82              q                          113
    R                         83              r                          114
    S                         84               s                          115
    T                         85               t                          116
    U                        86               u                          117
    V                        87                v                          118
    W                       88                w                         119
    X                        89                x                          120
    Y                        90                 y                         121

    Z                         91                z                          122

Comments

Post a Comment

Popular Posts