Hi, I have been playing around with sending emoji (emoticons) to Japanese handsets from PHP using the following code to bring up the sun mark: $docomo= pack("H*", "f89f"); $au= pack("H*", "f660"); Where 'f660' is the AU web code for that sun mark. However on Softbank I have had no luck with getting this to work and was wondering if there is anyone with any experience doing the same thing? Thanks in advance KarlReceived on Fri May 11 09:32:39 2007