====== Html Entities ======

//Entity table copied from the HTML::Entities module by Gisle Aas.//

See [[autoformat]] on how to type these characters if they are not on your keyboard.

It is possible that you can not see all characters, try different font sets for your desktop in that case.

	&	amp
	>	gt
	<	lt
	"	quot
	'	apos

=== PUBLIC ISO 8879-1986/ENTITIES Added Latin 1/EN/HTML ===
	Æ	AElig
	Á	Aacute
	Â	Acirc
	À	Agrave
	Å	Aring
	Ã	Atilde
	Ä	Auml
	Ç	Ccedil
	Ð	ETH
	É	Eacute
	Ê	Ecirc
	È	Egrave
	Ë	Euml
	Í	Iacute
	Î	Icirc
	Ì	Igrave
	Ï	Iuml
	Ñ	Ntilde
	Ó	Oacute
	Ô	Ocirc
	Ò	Ograve
	Ø	Oslash
	Õ	Otilde
	Ö	Ouml
	Þ	THORN
	Ú	Uacute
	Û	Ucirc
	Ù	Ugrave
	Ü	Uuml
	Ý	Yacute
	á	aacute
	â	acirc
	æ	aelig
	à	agrave
	å	aring
	ã	atilde
	ä	auml
	ç	ccedil
	é	eacute
	ê	ecirc
	è	egrave
	ð	eth
	ë	euml
	í	iacute
	î	icirc
	ì	igrave
	ï	iuml
	ñ	ntilde
	ó	oacute
	ô	ocirc
	ò	ograve
	ø	oslash
	õ	otilde
	ö	ouml
	ß	szlig
	þ	thorn
	ú	uacute
	û	ucirc
	ù	ugrave
	ü	uuml
	ý	yacute
	ÿ	yuml

=== Some extra Latin 1 chars that are listed in the HTML3.2 draft (21-May-96) ===
	©	copy
	®	reg
	 	nbsp

=== Additional ISO-8859/1 entities listed in rfc1866 (section 14) ===
	¡	iexcl
	¢	cent
	£	pound
	¤	curren
	¥	yen
	¦	brvbar
	§	sect
	¨	uml
	ª	ordf
	«	laquo
	¬	not
	­	shy
	¯	macr
	°	deg
	±	plusmn
	¹	sup1
	²	sup2
	³	sup3
	´	acute
	µ	micro
	¶	para
	·	middot
	¸	cedil
	º	ordm
	»	raquo
	¼	frac14
	½	frac12
	¾	frac34
	¿	iquest
	×	times
	÷	divide
	Œ	OElig
	œ	oelig
	Š	Scaron
	š	scaron
	Ÿ	Yuml
	ƒ	fnof
	ˆ	circ
	˜	tilde
	Α	Alpha
	Β	Beta
	Γ	Gamma
	Δ	Delta
	Ε	Epsilon
	Ζ	Zeta
	Η	Eta
	Θ	Theta
	Ι	Iota
	Κ	Kappa
	Λ	Lambda
	Μ	Mu
	Ν	Nu
	Ξ	Xi
	Ο	Omicron
	Π	Pi
	Ρ	Rho
	Σ	Sigma
	Τ	Tau
	Υ	Upsilon
	Φ	Phi
	Χ	Chi
	Ψ	Psi
	Ω	Omega
	α	alpha
	β	beta
	γ	gamma
	δ	delta
	ε	epsilon
	ζ	zeta
	η	eta
	θ	theta
	ι	iota
	κ	kappa
	λ	lambda
	μ	mu
	ν	nu
	ξ	xi
	ο	omicron
	π	pi
	ρ	rho
	ς	sigmaf
	σ	sigma
	τ	tau
	υ	upsilon
	φ	phi
	χ	chi
	ψ	psi
	ω	omega
	ϑ	thetasym
	ϒ	upsih
	ϖ	piv
	 	ensp
	 	emsp
	 	thinsp
	‌	zwnj
	‍	zwj
		‎lrm
		rlm	
	–	ndash
	—	mdash
	‘	lsquo
	’	rsquo
	‚	sbquo
	“	ldquo
	”	rdquo
	„	bdquo
	†	dagger
	‡	Dagger
	*	bull
	…	hellip
	‰	permil
	′	prime
	″	Prime
	‹	lsaquo
	›	rsaquo
	‾	oline
	⁄	frasl
	€	euro
	ℑ	image
	℘	weierp
	ℜ	real
	™	trade
	ℵ	alefsym
	←	larr
	↑	uarr
	→	rarr
	↓	darr
	↔	harr
	↵	crarr
	⇐	lArr
	⇑	uArr
	⇒	rArr
	⇓	dArr
	⇔	hArr
	∀	forall
	∂	part
	∃	exist
	∅	empty
	∇	nabla
	∈	isin
	∉	notin
	∋	ni
	∏	prod
	∑	sum
	−	minus
	∗	lowast
	√	radic
	∝	prop
	∞	infin
	∠	ang
	∧	and
	∨	or
	∩	cap
	∪	cup
	∫	int
	∴	there4
	∼	sim
	≅	cong
	≈	asymp
	≠	ne
	≡	equiv
	≤	le
	≥	ge
	⊂	sub
	⊃	sup
	⊄	nsub
	⊆	sube
	⊇	supe
	⊕	oplus
	⊗	otimes
	⊥	perp
	⋅	sdot
	⌈	lceil
	⌉	rceil
	⌊	lfloor
	⌋	rfloor
	〈	lang
	〉	rang
	◊	loz
	♠	spades
	♣	clubs
	♥	hearts
	♦	diams
