Using Google input tools with mysql database to insert Hindi characters

I m using (Google Input Tools) for storing data in Hindi in mysql database.
But its not working. I’ve seen so many tutorials and searched on SO but no result.
How to Insert Hindi characters in mysql database when using Google Input tools for ease.

I assume that your table, database and field are all set up in UTF-8?

I do confess that I do not know how Google input tools work though.