ASC(string)
ASC a compatibility function that is meaningless in Gnumeric. In MS Excel (tm) it converts 2 byte string into single byte text.
CHAR("Foo") equals "Foo".