From the docs
Some Unicode characters are unknown and transliterate to "[?]".
In my use case, I already have a placeholder character. I'd rather not do a search/replace in strings for [?] in case a user has that. It'd be nice if I was given the option to set what the placeholder would be.