by Ken Task.
'spirit of sharing', Ken
First, backup the database you have.
Have any tool that can accept a SQL command/query on Bluehost? If so:
ALTER DATABASE dbname CHARACTER SET utf8 COLLATE utf8_general_ci;
where 'dbname' is the name of your database for Moodle.'spirit of sharing', Ken