Is there a method for extracting the unicde value from a one-character string?? $int = extuni(substr($char,0,1)); substr() to ensure that only one character is passed through.