char_to_symbol(base32 c)Converts a base32 symbol into its binary representation, used by string_to_name()Parameters c - Character to be converted Returns constexpr char - Converted character