When trying to use Tamizh fonts for my web page, I used UNICODE to display as well as to store values in a MySQL database. I simply inserted UNICODE strings into the database and selected like regular strings.
UNICODE example:
தமிழ்
=
தமிழ்
source share