yes, it is, use this script, I use it very often, but, can't use space on it though :\
Code:
asc {
  echo -a The ASCII number of $1 is $asc($1) 
}