static S charToHex(char c) { ret bytesToHex(charToBytes(c)); }