English Japanese Kawa.netxp [Ajax] Romanization of Korean language (Hangul)

Hangul is phonemic characters used in Korea.
Enter some Korean phrases and push the button below.
E.g. you can now sing songs which lyrics are written in Korean!
This page is implemented by ajax and POX over HTTP.







Result here.

Try advanced demo which supports Chinese and Japanese in addition to Korean.

See detail of the spec.

Request

Request URL: http://www.kawa.net/works/ajax/romanize/romanize.cgi (POST method)

mode=hangul&ie=CHARSET&q=CHARSET

MODE is required; mode=hangul (fixed value).
CHARSET is optional; and default value is ie=UTF-8.
QUERY is URL encoded Korean phrases.

POX over HTTP response

The response from server is a POX, Plain Old XML, format.

<?xml version="1.0" encoding="UTF-8" ?>
<ul>
  <li>
    <span title="seo">서</span>
    <span title="ur">울</span>
  </li>
</ul>

Korean websites

Copy&paste is the good way to test the form above.

Comments by AjaxCom

Links

Kawa.netxp © Copyright 2003-2006 Yusuke Kawasaki