Translator is a web application that translates the given word into multiple languages and formats them to JSON. In order to prevent from mojibake when database is used, the given word is converted to UTF-16.
DEMO
- Type a word you want to translate
- Select language you want to translate to
- Click "Translate" and "->UTF16" buttons
- The default language is the same as the language of your browser.
- You can translate a word to as many languages as you want.
- You can change the order of the results by drag & drop or input a number
Library: PHP GoogleTranslate free