Unicode generator   Convert code for you convertz802.zip <a name=convert0>
This file create internal code and Unicode table.
User must have correspond font installed.
Chinese, Arabic, Hebrew etc. otherwise just square.
Start number?   32 to 65535
Display total?   10 to 1000
Data per row?   1 to 10 MUST
    Copy screen, save to file.
Greek alphabet 913 to 969 ;   Math symbol 8700 to 8999 ;
Star 9734 ;   Smile face 9786 ;   Music notes 9833 to 9837.
From 8531 to 10174, copy browser screen, paste to notepad,
many square become picture.
ASCII char in Unicode range from 65281 (wide '!')
to 65374 (wide '~') But wide-space is 12288 .

Start number:
32 ASCII (regular, narrow alphabet, digit)
127 graphic
32 to 9999 two to four digit world's spelling alphabet
20000 to 65535 five digit most Chinese/Japanese/Korean
65535 is maximum
<a name=Greek0>

Greek English name
can be used in non-unicode file.

2005-07-27-08-59-49
http://people.msoe.edu/~tritt/greek.html

&#945; α   &#913; Α   alpha
&#946; β   &#914; Β   beta
&#947; γ   &#915; Γ   gamma
&#948; δ   &#916; Δ   delta
&#949; ε   &#917; Ε   epsilon
&#950; ζ   &#918; Ζ   zeta
&#951; η   &#919; Η   eta
&#952; θ   &#920; Θ   theta
&#953; ι   &#921; Ι   iota
&#954; κ   &#922; Κ   kappa
&#955; λ   &#923; Λ   lambda
&#956; μ   &#924; Μ   mu
&#957; ν   &#925; Ν   nu
&#958; ξ   &#926; Ξ   xi
&#959; ο   &#927; Ο   omicron
&#960; π   &#928; Π   pi
&#961; ρ   &#929; Ρ   rho
&#962; ς   &#930; ΢   (sigma)
&#963; σ   &#931; Σ   sigma
&#964; τ   &#932; Τ   tau
&#965; υ   &#933; Υ   upsilon
&#966; φ   &#934; Φ   phi
&#967; χ   &#935; Χ   chi
&#968; ψ   &#936; Ψ   psi
&#969; ω   &#937; Ω   omega

2005-08-08-08-40 add Greek

<a name=Translation0>
2005-08-07-17-25-19 Freeman access
http://www.unicode.org/standard/WhatIsUnicode.html

How to find each language Unicode range?


<a name=range0>
How to find each language Unicode range?
Step 1: Copy one language section, for example
      copy "คืออะไร" in Thai
Step 2: Convert this section to Unicode. Go to
http://freeman2.com/unicod02.htm
      paste string to input box. Click "Encode"
      From output box read the following
      &#3588;&#3639;&#3629;&#3629;&#3632;&#3652;&#3619;
      This output indicate the range is 3550 to 3700
Step 3: Back to this page, fill in START 3550; TOTAL 150;
      Click "display" or "create html code"


Welcome visit Unicode table generator (Chinese)
http://freeman2.com/unicode1.htm
Welcome visit Unicode table generator (English) (This file)
http://freeman2.com/unicode2.htm

Unicode to/from decimal code line convertor (Chinese)
http://freeman2.com/unicod01.htm
Unicode to/from decimal code line convertor (English)
http://freeman2.com/unicod02.htm

<a name=convertz>
Internal code convertor convertz802.zip, added
function for Chinese. convertz is a handy tool.
2005-07-04 Freeman download convertz ver. 8.02
2005-08-09 find convertz site closed. Same day
Freeman upload convertz802.zip to his own site
http://freeman2.us/convertz802.zip
791,039 bytes
2005-08-09-15-26

<a name=940809a>
2005-08-09-17-46
If you want to insert an equation in your
web page. (or คืออะไร or यूनिकोड क्या है )

One method is to use Unicode directly
x=〔-b±√(b*b-4*a*c)〕/2/a

Second method is to use Unicode decimal
expression
&#65368;&#65309;&#12308;&#65293;&#65346;&#177;&#8730;&#65288;&#65346;&#65290;&#65346;&#65293;&#65300;&#65290;&#65345;&#65290;&#65347;&#65289;&#12309;&#65295;&#65298;&#65295;&#65345;

First method you must save your web page 
as unicode page, can not save as ANSI page.

Second method, you can save your web page 
as ANSI page. ANSI page is compatible with
most old editor.

Second method, 
use Unicode decimal expression in web page
    source code,
readable Unicode equation show up on browser.

<a name=940809b>
Only Unicode decimal (Hex) expression allow
you to use Unicode within ANSI page.

http://freeman2.com/unicod02.htm
let you convert to Unicode decimal expression
one line at one time. Many line is a big trouble.

On the other hand, convertz802
http://freeman2.us/convertz802.zip
let you convert to Unicode decimal expression
one FILE at one time. Also allow you to convert
within memory (clip board) Freeman use this
convert within memory function for multiple 
lines. 

One more difference:
unicod02.htm convert http to &#104;&#116;&#116;&#112;
     Help you hide URL/email from spambots.
convertz802 NOT convert regular ASCII bytes.
     Help you get smaller file size.

<a name=940809c>
Above mention that convertz has added function
for Chinese, it has Big5 code (Taiwan, Hong Kong)
to/from GB code (mainland China) conversion.
This function has no harm to you. But to convert
whole file from Unicode to Unicode decimal
expression or reverse, this function has
one hundred per cent value for you.  If you
like this more-than-one-line function, please
download
http://freeman2.us/convertz802.zip
2005-08-09-18-10

2005-08-07-13-28-16 access
http://www.gyroscopes.org/math.asp
Above page is the starting point to create this file.

The address of this file is
http://freeman2.com/unicode2.htm

This file is created on 2005-08-07-19-45