<html>
    <head>
        <title>Oxjs Tools - Unicode</title>
        <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
        <style>
            body {
                font-family: Consolas;
                font-size: 12px;
            }
        </style>
        <script type="text/javascript" src="../../build/js/jquery-1.3.2.js"></script>
        <script type="text/javascript" src="../../build/js/ox.js"></script>
        <script type="text/javascript" src="unicode.js"></script>
    </head>
    <body></body>
</html>