HTML 4.0 Character Entities

 < Day Day Up > 


The HTML 4.0 specification introduced a wide array of new character entities that expand the presentation possibilities of HTML, particularly in the presentation of foreign languages. These include additional Latin characters, the Greek alphabet, special spacing characters , arrows, technical symbols, and various shapes . Some of these entities have yet to be supported by browser vendors . Netscape versions 4.0 through 4.8 support only a few of the extended Latin characters, and some entities that duplicate characters already are available in the "standard" list (32 through 255). Internet Explorer versions 4.0 and higher support many of these entities, including the Greek alphabet and mathematical symbols, but do have notable holes. Netscape 6. x /7. x , Opera 7, and Mozilla browsers support pretty much all the entities.

Latin Extended-A

Named
Entity

rowser Support

Numbered
Entity

Browser Support

Intended Rendering

Description

&Oelig;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#338;

IE: 4, 5, 5.5, 6
N: 4, 4.5, 4.7, 6, 7
O: 6.2, 7

Uppercase ligature "OE"

&oelig;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#339;

IE: 4, 5, 5.5, 6
N: 4, 4.5, 4.7, 6, 7
O: 6.2, 7

Lowercase ligature "oe"

&Scaron;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#352;

IE: 4, 5, 5.5, 6
N: 4, 4.5, 4.7, 6, 7
O: 6.2, 7

 

Uppercase "S" with caron

&scaron;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#353;

IE: 4, 5, 5.5, 6
N: 4, 4.5, 4.7, 6, 7
O: 6.2, 7

Lowercase "s" with caron

&Yuml;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#376;

IE: 4, 5, 5.5, 6
N: 4, 4.5, 4.7, 6, 7
O: 6.2, 7

Uppercase "Y" with umlaut

Note 

Internet Explorer 5 for Macintosh displays & Scaron;, & #352;, & scaron;, and & #353; with the caron shifted one space to the left of the "s" or "S" character it should be over.

Latin Extended-B

Named
Entity

Browser Support

Numbered Entity

Browser Support

Intended Rendering

Description

&fnof;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#402;

IE: 4, 5, 5.5, 6
N:4, 4.5, 4.7, 6, 7
O: 6.2, 7

Latin small "f" with hook

Spacing Modifier Letters

Named
Entity

Browser Support

Numbered Entity

Browser Suppor

Intended Rendering

Description

&circ;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 4.02, 5, 6.2, 7

&#710;

IE: 4, 5, 5.5, 6
N: 4, 4.5, 4.7, 6, 7
O: 4.02, 5, 6.2, 7

^

Circumflex accent

&tilde;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 4.02, 5, 6.2, 7

&#732;

IE: 4, 5, 5.5, 6
N: 4, 4.5, 4.7, 6, 7
O: 4.02, 5, 6.2, 7

~

Small tilde

General Punctuation

Named
Entity

Browser Support

Numbered Entity

Browser Support

Intended Rendering

Description

&ensp

N: 6, 7

&#8194;

N: 6, 7

 

En space

&emsp;

N: 6, 7

&#8195;

N: 6, 7

 

Em space

&thinsp;

N: 6, 7

&#8201;

N: 6, 7

 

Thin space

&zwnj;

IE: 4, 5, 5.5, 6

&#8204;

IE: 4, 5, 5.5, 6

Zero width nonjoiner

&zwj;

IE: 4, 5, 5.5, 6

&#8205;

IE: 4, 5, 5.5, 6

Zero width joiner

&lrm;

None

&#8206;

None

Non-visible

Left-to-right mark

&rlm;

None

&#8207;

None

Non-visible

Right-to-left mark

&ndash;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8211;

IE: 4, 5, 5.5, 6
N: 4, 4.5, 4.7, 6, 7
O: 6.2, 7

-

En dash

&mdash;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8212;

IE: 4, 5, 5.5, 6
N: 4, 4.5, 4.6, 6, 7
O: 6.2, 7

-

Em dash

&lsquo;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8216;

IE: 4, 5, 5.5, 6
N: 4, 4.5, 4.6, 6, 7
O: 6.2, 7

'

Open single quotation mark

&rsquo;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8217;

IE: 4, 5, 5.5, 6
N: 4, 4.5, 4.6, 6, 7
O: 6.2, 7

'

Close single quotation mark

&sbquo;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8218;

IE: 4, 5, 5.5, 6
N: 4, 4.5, 4.6, 6, 7
O: 6.2, 7

,

Single low-9 quotation mark

&ldquo;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8220;

IE: 4, 5, 5.5, 6
N: 4, 4.5, 4.6, 6, 7
O: 6.2, 7

"

Open double quotation mark

&rdquo;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8221;

IE: 4, 5, 5.5, 6
N: 4, 4.5, 4.6, 6, 7
O: 6.2, 7

"

Close double quotation mark

&bdquo;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8222;

IE: 4, 5, 5.5, 6
N: 4, 4.5, 4.6, 6, 7
O: 6.2, 7

"

Double low-9 quotation mark

&dagger;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8224;

IE: 4, 5, 5.5, 6
N: 4, 4.5, 4.6, 6, 7
O: 6.2, 7

 

Dagger

&Dagger;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8225;

IE: 4, 5, 5.5, 6
N: 4, 4.5, 4.6, 6, 7
O: 6.2, 7

Double dagger

&bull;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8226;

IE: 4, 5, 5.5, 6
N: 4, 4.5, 4.6, 6, 7
O: 6.2, 7

*

Bullet

&hellip;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8230;

IE: 4, 5, 5.5, 6
N: 4, 4.5, 4.6, 6, 7
O: 6.2, 7

Horizontal ellipsis

&permil;

IE: 4, 5, 5.5
N: 6

&#8240;

IE: 4, 5, 5.5, 6
N: 4, 4.5, 4.6, 6, 7
O: 6.2, 7

°

Per thousand sign

&prime;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8242;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

'

Prime, minutes, or feet

&Prime;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8243;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

"

Double prime, seconds, or inches

&lsaquo;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 4, 5.0, 6.2, 7

&#8249;

IE: 4, 5, 5.5, 6
N: 4, 4.5, 4.7, 6, 7
O: 4, 5.0, 6.2, 7

<

Single left-pointing angle quotation mark

&rsaquo;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 4, 5.0, 6.2, 7

&#8250;

IE: 4, 5, 5.5, 6
N: 4, 4.5, 4.7, 6, 7
O: 4, 5.0, 6.2, 7

>

Single right-pointing angle quotation mark

&oline;

IE: 4, 5, 5.5, 6
N: 6, 7

&#8254;

IE: 4, 5, 5.5, 6
N: 6, 7

Overline

&frasl;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 4, 5.0, 6.2, 7

&#8260;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 4, 5.0, 6.2, 7

/

Fraction slash

Greek

Named
Entity

Browser Support

Numbered Entity

Browser Support

Intended Rendering

Description

&Alpha;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#913;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

A

Greek capital letter alpha

&Beta;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#914;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

B

Greek capital letter beta

&Gamma;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#915;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

G

Greek capital letter gamma

&Delta;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#916;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

D

Greek capital letter delta

& Epsilon ;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#917;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

E

Greek capital letter epsilon

&Zeta;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#918;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

Z

Greek capital letter zeta

&Eta;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#919;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

H

Greek capital letter eta

&Theta;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#920;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

Q

Greek capital letter theta

&Iota;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#921;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

I

Greek capital letter iota

&Kappa;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#922;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

K

Greek capital letter kappa

&Lambda;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#923;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

L

Greek capital letter lambda

&Mu;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#924;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

M

Greek capital letter mu

&Nu;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#925;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

N

Greek capital letter nu

&Xi;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#926;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

X

Greek capital letter xi

&Omicron;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#927;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

O

Greek capital letter omicron

&Pi;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#928;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

P

Greek capital letter pi

&Rho;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#929;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

R

Greek capital letter rho

&Sigma;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#931;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

S

Greek capital letter sigma

&Tau;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#932;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

T

Greek capital letter tau

&Upsilon;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#933;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

U

Greek capital letter upsilon

&Phi;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#934;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

F

Greek capital letter phi

&Chi;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#935;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

C

Greek capital letter chi

&Psi;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#936;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

Y

Greek capital letter psi

&Omega;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#937;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

W

Greek capital letter omega

&alpha;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#945;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

a

Greek small letter alpha

&beta;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#946;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

b

Greek small letter beta

&gamma;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#947;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

g

Greek small letter gamma

&delta;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#948;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

d

Greek small letter delta

&epsilon;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#949;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

e

Greek small letter epsilon

&zeta;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#950;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

z

Greek small letter zeta

&eta;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#951;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

h

Greek small letter eta

&theta;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#952;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

q

Greek small letter theta

&iota;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#953;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

i

Greek small letter iota

&kappa;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#954;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

k

Greek small letter kappa

&lambda;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#955;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

l

Greek small letter lambda

&mu;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#956;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

m

Greek small letter mu

&nu;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#957;

IE: 4, 5, 5.5
N: 6

n

Greek small letter nu

&xi;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#958;

IE: 4, 5, 5.5
N: 6

x

Greek small letter xi

&omicron;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#959;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

o

Greek small letter omicron

&pi;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#960;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

p

Greek small letter pi

&rho;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#961;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

r

Greek small letter rho

&sigmaf;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#962;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

V

Greek small letter final sigma

&sigma;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#963;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

s

Greek small letter sigma

&tau;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#964;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

t

Greek small letter tau

&upsilon;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#965;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

u

Greek small letter upsilon

&phi;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#966;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

f

Greek small letter phi

&chi;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#967;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

c

Greek small letter chi

&psi;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#968;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

y

Greek small letter psi

&omega;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#969;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

w

Greek small letter omega

&thetasym;

IE: 5 (Mac only)
N: 6, 7

&#977;

IE: 5 (Mac only)
N: 6

X

Greek small letter theta symbol

&upsih;

IE: 5 (Mac only)
N: 6, 7

&#978;

IE: 5 (Mac only)
N: 6, 7

Greek upsilon with hook symbol

&piv

IE: 5 (Mac only)
N: 6, 7

&#982;

IE: 5 (Mac only)
N: 6, 7

v

Greek pi symbol

Letter-like Symbols

Named Entity

Browser Support

Numbered Entity

Browser Support

Intended Rendering

Description

&weierp;

N: 6, 7
O: 6.2, 7

&#8472;

N: 6, 7
O: 6.2, 7

ƒ

Script capital P, power set

&image;

N: 6, 7
O: 6.2, 7

&#8465;

N: 6, 7
O: 6.2, 7

Blackletter capital I, or imaginary part symbol

&real;

N: 6, 7
O: 6.2, 7

&#8476;

N: 6, 7
O: 6.2, 7

Blackletter capital R, or real part symbol

&trade;

IE: 3, 4, 5, 5.5, 6
N: 6, 7
O: 4, 5.0, 6.2, 7
MSN TV

&#8482;

IE: 4, 5, 5.5,
N: 4, 4.5, 6 4.7, 6, 7
O: 4, 5.0, 6.2, 7

¢

Trademark symbol

&alefsym;

N: 6, 7
O: 6.2, 7

&#8501;

N: 6, 7
O: 6.2, 7

Alef symbol, or first transfinite cardinal

Arrows

Named
Entity

Browser Support

Numbered Entity

Browser Support

Intended Rendering

Description

&larr;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8592;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

Left arrow

&uarr;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8593;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

Up arrow

&rarr;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8594;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

Right arrow

&darr;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8595;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

Down arrow

&harr;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8596;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

«

Left-right arrow

&crarr;

N: 6, 7
O: 6.2, 7

&#8629;

N: 6, 7
O: 6.2, 7

Down arrow with corner leftward

&lArr;

N: 6, 7
O: 6.2, 7

&#8656;

N: 6, 7
O: 6.2, 7

Left double arrow

&uArr;

N: 6, 7
O: 6.2, 7

&#8657;

N: 6, 7
O: 6.2, 7

Up double arrow

&rArr;

IE: 5.5, 6
N: 6, 7
O: 6.2,

&#8658;

IE: 5.5, 6
N: 6, 7
O: 6.2, 7

Right double arrow

&dArr;

N: 6, 7
O: 6.2, 7

&#8659;

N: 6, 7
O: 6.2, 7

Down double arrow

&hArr;

IE: 5.5, 6
N: 6, 7
O: 7

&#8660;

IE: 5.5, 6
N: 6, 7
O: 7

Left-right double arrow

Mathematical Operators

Named Entity

Browser Support

Numbered Entity

Browser Support

Intended Rendering

Description

& forall ;

IE: 6
N: 6, 7
O: 6.2, 7

&#8704;

IE: 6
N: 6, 7
O: 6.2, 7

"

For all

&part;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8706;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

Partial differential

&exist;

IE: 6
N: 6, 7
O: 6.2, 7

&#8707;

IE: 6
N: 6, 7
O: 6.2, 7

$

There exists

&empty;

N: 6, 7
O: 6.2, 7

&#8709;

N: 6, 7
O: 6.2, 7

Empty set, null set, diameter

&nabla;

IE: 6
N: 6, 7
O: 6.2, 7

&#8711;

IE: 6
N: 6, 7
O: 6.2, 7

Nabla, or backward difference

&isin;

IE: 6
N: 6, 7
O: 6.2, 7

&#8712;

IE: 6
N: 6, 7
O: 6.2, 7

Element of

&notin;

N: 6, 7

&#8713;

N: 6, 7

Not an element of

&ni;

IE: 6
N: 6, 7
O: 6.2, 7

&#8715;

IE: 6
N: 6, 7
O: 6.2, 7

'

Contains as member

&prod;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8719;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

N-ary product, or product sign

&sum;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8721;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

N-ary summation

&minus;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 4, 5.0, 6.2, 7

&#8722;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 4, 5.0, 6.2, 7

-

Minus sign

&lowast;

N: 6, 7

&#8727;

N: 6, 7

[*]

Asterisk operator

&radic;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8730;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

Square root, radical sign

&prop;

IE: 6
N: 6, 7
O: 6.2, 7

&#8733;

IE: 6
N: 6, 7
O: 6.2, 7

µ

Proportional to

&infin;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8734;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

Infinity

&ang;

IE: 6
N: 6, 7
O: 6.2, 7

&#8736;

IE: 6
N: 6, 7
O: 6.2, 7

Angle

&and;

IE: 6
N: 6, 7
O: 6.2, 7

&#8869;

IE: 6
N: 6, 7
O: 6.2, 7

^

Logical and

&or;

N: 6, 7

&#8870;

N: 6, 7

Logical or

&cap;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8745;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

Intersection, cap

&cup;

N: 6, 7
O: 6.2, 7

&#8746;

N: 6, 7
O: 6.2, 7

ˆ

Union, cup

&int;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8747;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

²

Integral

&there4;

IE: 6
N: 6, 7
O: 6.2, 7

&#8756;

IE: 6
N: 6, 7
O: 6.2, 7

\

Therefore

&sim;

IE: 6
N: 6, 7
O: 6.2, 7

&#8764;

IE: 6
N: 6, 7
O: 6.2, 7

~

Tilde operator

&cong;

N: 6, 7

&#8773;

N: 6, 7

@

Approximately equal to

&asymp;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8776;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

»

Almost equal to, asymptotic to

&ne;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8800;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

¹

Not equal to

&equiv;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8801;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

Identical to

&le;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8804;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

& pound ;

Less than or equal to

&ge;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#8805;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

³

Greater than or equal to

&sub;

IE: 6
N: 6, 7
O: 6.2, 7

&#8834;

IE: 6
N: 6, 7
O: 6.2, 7

Subset of

&sup;

IE: 6
N: 6, 7
O: 6.2, 7

&#8835;

IE: 6
N: 6, 7
O: 6.2, 7

Superset of

&nsub;

N: 6, 7

&#8836;

N: 6, 7

Not a subset of

&sube;

IE: 6
N: 6, 7
O: 6.2, 7

&#8838;

IE: 6
N: 6, 7
O: 6.2, 7

Subset of or equal to

&supe;

IE: 6
N: 6, 7
O: 6.2, 7

&#8839;

IE: 6
N: 6, 7
O: 6.2, 7

Superset of or equal to

&oplus;

N: 6, 7

&#8853;

N: 6, 7

Circled plus, direct sum

&otimes;

N: 6, 7

&#8855;

N: 6, 7

Circled times, vector product

&perp;

IE: 6
N: 6, 7
O: 6.2, 7

&#8869;

IE: 6
N: 6, 7
O: 6.2, 7

^

Perpendicular

&sdot;

N: 6, 7

&#8901;

N: 6, 7

·

Dot operator

Technical Symbols

Named Entity

Browser Support

Numbered Entity

Browser Support

Intended Rendering

Description

&lceil;

N: 6, 7

&#8968;

N: 6, 7

Left ceiling

&rceil;

N: 6, 7

&#8969;

N: 6, 7

¹

Right ceiling

&lfloor;

N: 6, 7

&#8970;

N: 6, 7

«

Left floor

&rfloor;

N: 6, 7

&#8971;

N: 6, 7

»

Right floor

&lang;

N: 7

&#9001;

N: 7

<

Left-pointing angle bracket

&rang;

N: 7

&#9002;

N: 7

>

Right-pointing angle bracket

Geometric Shapes

Named Entity

Browser Support

Numbered Entity

Browser Support

Intended Rendering

Description

&loz;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#9674;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

 

Lozenge

Miscellaneous Symbols

Named Entity

Browser Support

Numbered Entity

Browser Support

Intended Rendering

Description

&spades;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#9824;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

Spade suit

&clubs;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#9827;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

§

Club suit

&hearts;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#9829;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

Heart suit

&diams;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

&#9830;

IE: 4, 5, 5.5, 6
N: 6, 7
O: 6.2, 7

Diamond suit



 < Day Day Up > 


HTML & XHTML
HTML & XHTML: The Complete Reference (Osborne Complete Reference Series)
ISBN: 007222942X
EAN: 2147483647
Year: 2003
Pages: 252
Authors: Thomas Powell

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net