I want to dynamically obtain the coding set of a character through the mb_detect_encoding () function, and then convert it through iconv, but the encoding type judged by mb_detect_encoding () is incorrect, resulting in iconv () invalid or garbled....