Difference between revisions of "Greek Letters"

From PhiSigmaPiWiki
(removed content from template)
(added video)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Use this table to copy and paste the html code to display Greek characters in this wiki.
+
Use this table as a reference to display '''Greek Letters''' in the wiki.  Copy and paste the unicode that corresponds with the Greek letter you are using.  You need to include the "&", three numbers and the ";" together for it to display. For other editing help, see: ''[[Editing FAQs]]''
'''note:''' the character in the font tag should be capitalized, otherwise it will appear as the lowercase version of the Greek letter, which is not typically used in fraternal notations.
+
<span style="float:right;"><mediaplayer>http://www.youtube.com/watch?v=k6gCaGEi3rA</mediaplayer></span>
 
 
 
<table cellpadding="10">
 
<table cellpadding="10">
 +
<tr>
 +
<th>Letter</th>
 +
<th>Unicode</th>
 +
</tr>
 
<tr>
 
<tr>
 
<td>alpha</td>
 
<td>alpha</td>
<td><FONT FACE="Symbol">A</FONT></td>
+
<td>&amp;#913;</td>
<td><nowiki><FONT FACE="Symbol">A</FONT></nowiki></td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td>beta</td>
 
<td>beta</td>
<td><FONT FACE="Symbol">B</FONT></td>
+
<td>&amp;#914;</td>
<td><nowiki><FONT FACE="Symbol">B</FONT></nowiki></td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td>gamma</td>
 
<td>gamma</td>
<td><FONT FACE="Symbol">G</FONT></td>
+
<td>&amp;#915;</td>
<td><nowiki><FONT FACE="Symbol">G</FONT></nowiki></td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td>delta</td>
 
<td>delta</td>
<td><FONT FACE="Symbol">D</FONT></td>
+
<td>&amp;#916;</td>
<td><nowiki><FONT FACE="Symbol">D</FONT></nowiki></td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td>epsilon</td>
 
<td>epsilon</td>
<td><FONT FACE="Symbol">E</FONT></td>
+
<td>&amp;#917;</td>
<td><nowiki><FONT FACE="Symbol">E</FONT></nowiki></td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td>zeta</td>
 
<td>zeta</td>
<td><FONT FACE="Symbol">Z</FONT></td>
+
<td>&amp;#918;</td>
<td><nowiki><FONT FACE="Symbol">Z</FONT></nowiki></td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td>eta</td>
 
<td>eta</td>
<td><FONT FACE="Symbol">H</FONT></td>
+
<td>&amp;#919;</td>
<td><nowiki><FONT FACE="Symbol">H</FONT></nowiki></td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td>theta</td>
 
<td>theta</td>
<td><FONT FACE="Symbol">Q</FONT></td>
+
<td>&amp;#920;</td>
<td><nowiki><FONT FACE="Symbol">Q</FONT></nowiki></td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td>iota</td>
 
<td>iota</td>
<td><FONT FACE="Symbol">I</FONT></td>
+
<td>&amp;#921;</td>
<td><nowiki><FONT FACE="Symbol">I</FONT></nowiki></td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td>kappa</td>
 
<td>kappa</td>
<td><FONT FACE="Symbol">K</FONT></td>
+
<td>&amp;#922;</td>
<td><nowiki><FONT FACE="Symbol">K</FONT></nowiki></td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td>lambda</td>
 
<td>lambda</td>
<td><FONT FACE="Symbol">L</FONT></td>
+
<td>&amp;#923;</td>
<td><nowiki><FONT FACE="Symbol">L</FONT></nowiki></td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td>mu</td>
 
<td>mu</td>
<td><FONT FACE="Symbol">M</FONT></td>
+
<td>&amp;#924;</td>
<td><nowiki><FONT FACE="Symbol">M</FONT></nowiki></td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td>nu</td>
 
<td>nu</td>
<td><FONT FACE="Symbol">N</FONT></td>
+
<td>&amp;#925;</td>
<td><nowiki><FONT FACE="Symbol">N</FONT></nowiki></td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td>xi</td>
 
<td>xi</td>
<td><FONT FACE="Symbol">X</FONT></td>
+
<td>&amp;#926;</td>
<td><nowiki><FONT FACE="Symbol">X</FONT></nowiki></td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td>omicron</td>
 
<td>omicron</td>
<td><FONT FACE="Symbol">O</FONT></td>
+
<td>&amp;#927;</td>
<td><nowiki><FONT FACE="Symbol">O</FONT></nowiki></td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td>pi</td>
 
<td>pi</td>
<td><FONT FACE="Symbol">P</FONT></td>
+
<td>&amp;#928;</td>
<td><nowiki><FONT FACE="Symbol">P</FONT></nowiki></td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td>rho</td>
 
<td>rho</td>
<td><FONT FACE="Symbol">R</FONT></td>
+
<td>&amp;#929;</td>
<td><nowiki><FONT FACE="Symbol">R</FONT></nowiki></td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td>sigma</td>
 
<td>sigma</td>
<td><FONT FACE="Symbol">S</FONT></td>
+
<td>&amp;#931;</td>
<td><nowiki><FONT FACE="Symbol">S</FONT></nowiki></td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td>tau</td>
 
<td>tau</td>
<td><FONT FACE="Symbol">T</FONT></td>
+
<td>&amp;#932;</td>
<td><nowiki><FONT FACE="Symbol">T</FONT></nowiki></td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td>upsilon</td>
 
<td>upsilon</td>
<td><FONT FACE="Symbol">U</FONT></td>
+
<td>&amp;#933;</td>
<td><nowiki><FONT FACE="Symbol">U</FONT></nowiki></td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td>phi</td>
 
<td>phi</td>
<td><FONT FACE="Symbol">J</FONT></td>
+
<td>&amp;#934;</td>
<td><nowiki><FONT FACE="Symbol">J</FONT></nowiki></td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td>chi</td>
 
<td>chi</td>
<td><FONT FACE="Symbol">C</FONT></td>
+
<td>&amp;#935;</td>
<td><nowiki><FONT FACE="Symbol">C</FONT></nowiki></td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td>psi</td>
 
<td>psi</td>
<td><FONT FACE="Symbol">Y</FONT></td>
+
<td>&amp;#936;</td>
<td><nowiki><FONT FACE="Symbol">Y</FONT></nowiki></td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td>omega</td>
 
<td>omega</td>
<td><FONT FACE="Symbol">W</FONT></td>
+
<td>&amp;#937;</td>
<td><nowiki><FONT FACE="Symbol">W</FONT></nowiki></td>
 
 
</tr>
 
</tr>
 
</table>
 
</table>
 +
 +
[[Category:Reference]]

Latest revision as of 09:49, 23 January 2012

Use this table as a reference to display Greek Letters in the wiki. Copy and paste the unicode that corresponds with the Greek letter you are using. You need to include the "&", three numbers and the ";" together for it to display. For other editing help, see: Editing FAQs The media player is loading...

Letter Unicode
alpha &#913;
beta &#914;
gamma &#915;
delta &#916;
epsilon &#917;
zeta &#918;
eta &#919;
theta &#920;
iota &#921;
kappa &#922;
lambda &#923;
mu &#924;
nu &#925;
xi &#926;
omicron &#927;
pi &#928;
rho &#929;
sigma &#931;
tau &#932;
upsilon &#933;
phi &#934;
chi &#935;
psi &#936;
omega &#937;