Thanks - wasn't really asking for help... rather stating how I solved it which was a lot easier than in the original post.
Just run:
sudo php /opt/bitnami/apps/moodle/htdocs/admin/cli/mysql_collation.php --collation=utf8mb4_unicode_ci
sudo /opt/bitnami/ctlscript.sh restart mysql
It will do everything for you.