Character Codes for html


I'm not an expert on this, but here's what I've learned so far... I've compiled a list of commonly used symbols and their usage in html files

For more Windows' encodings, check out -> start menu -> programs -> accessories -> system tools -> character map

what you'll probably need to view all the encodings here:

1) the fonts OpenSymbol which is a true type font, and Symbol which is open type. You can download the fonts if you want, but note that these two fonts only encodes all the mathematical symbols here. For the Latin symbols only, there should be no need to download anything.
2) these encodings are best viewed with the later versions of Internet Explorer or Netscape, not Opera though.

how to use:

I've made a table to look like this: Symbol - Name of Symbol - html code (in the case where there are no html code, just cut and paste the symbol itself). So, say you want the symbol in your html file, then you'll cut and paste &#8776 in your html file, don't cut and paste , because nothing will show up when you load up your html file.


²
³
é ù - ceiling - <font face=symbol>é</font> <font face=symbol>ù</font>
$ - there exists - <font face ='Symbol'>$</font>
Î - member of - <font face ='Symbol'>Î</font>
Ï - not member of - <FONT face=symbol>Ï</FONT>
" - for all - <font face=symbol>"</font>
ë û - floor - <font face=symbol>ë</font> <font face=symbol>û</font>
- nabla - <FONT face=opensymbol>&#8711;</FONT>
É - proper superset - <FONT face=symbol>É</FONT>
Ê - superset - <FONT face=symbol>Ê</FONT>
Ì - subset - <FONT face=symbol>Ì</FONT>
Í - proper subset - <FONT face=symbol>Í</FONT>
Ë - not subset - <FONT face=symbol>Ë</FONT>
- rational - <FONT face=opensymbol>&#8474;</FONT>
- integer - <FONT face=opensymbol>&#8484;</FONT>
- natural - <FONT face=opensymbol>&#8469;</FONT>
- real - <FONT face=opensymbol>&#8477;</FONT>
- complex - <FONT face=opensymbol>&#8450;</FONT>
- approx - <FONT face=opensymbol>&#8773;</FONT>
- equal to by defn - <FONT face=opensymbol>&#8797;</FONT>
- dot operator - <FONT face=opensymbol>&#8901;</FONT>
- logical and - <FONT face=opensymbol>&∧</FONT>
- logical or - <FONT face=opensymbol>&∨</FONT>
é ê à á ó
Æ - AE
æ - ae
Ð - &ETH;
ð - &eth;
Þ - &THORN;
þ - &thorn;
œ - oe
µ - mu
Ø - null
ß - sharp S
ſ - long s - &#383;
α - alpha - &#945;
β - beta - &#946;
δ - delta - &#948;
ε - epsilon - &#949;
Γ - gamma - &#915;
Ω - omega - &#8486;
ω - omega - &#969;
√ - square root - &#8730;
∞ - infinity - &#8734;
∩ - intersect - &#8745;
∫ - intergrals - &#8747;
≠ - not equal - &#8800;
≡ - indentical - &#8801;
≈ - almost equal to - &#8776;
← - left arrow - &#8592;
↔ - left right arrow - &#8596;
→ - right arrow - &#8594;
≤ - less than or equal to - &#8804;
≥ - greater than or equal to - &#8805;
λ - lambda -&#955;
φ - phi - &#966;
π - pi - &#960;
¶ - pilcrow
ψ - psi - &#968;
ρ - rho - &#961;
Σ - sigma - &#931;
Θ - theta - &#920;
Ө - theta - &#1256;