Is there no UTF8-MAC encoding in #macos14sonoma anymore?

Stumbled up that when using rsync to sync from *nix system to macos, that the option "--iconv=UTF8-MAC,UTF8" isn't working anymore.

alright! Solution is to change "UTF8-MAC" to "UTF-8-MAC" as iconv version/build in #macos14 has changed.