Since the strings "unicode" and "UTF" do not appear anywhere in the Mastodon documentation, can someone explain to me how to make this not throw error 400?
wget -dqO- https://mastodon.social/api/v1/statuses --header 'Authorization: Bearer XXXXX' --post-data='status=Hello+I+am+an+%E6lig.'