print ord 'A'; : ord « String « Perl






print ord 'A';

   


print ord 'A';

   
    
    
  

Related examples in the same category

1.print ord 'ABC';
2.find the character's value by using the ord() function
3.Using the ord function to the get the ASCII code value