The underlying issue is described in MySQL 8.0 Reference Manual / Character Sets, Collations, Unicode / Connection Character Sets and Collations: Connect-Time Error ...
After updating MySQL8 from an earlier release up to 8.0.26 the utilities stopped working. Even the command mysqlserverinfo fails as the support for utf8mb3 is removed.