Store Indian numbers in the database instead of English numb

How Store Indian numbers in the database instead of English numbers ?I want to store these numbers instead of the English numbers in the database:
Ù¡ Ù¢ Ù£ Ù¤ Ù¥

I don’t want this look:
12345The number field is named : aibtidayiy1
aibtidayiy1 int(11)

You may use Row_Inserting and Row_Updating server event to convert, see the topic Server Events and Client Scripts in the help file.