You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

719 lines
4.5 KiB

  1. "
  2. "
  3. "
  4. quotation mark
  5. '
  6. '
  7. ' (does not work in IE)
  8. apostrophe 
  9. &
  10. &
  11. &
  12. ampersand
  13. <
  14. &#60;
  15. &lt;
  16. less-than
  17. >
  18. &#62;
  19. &gt;
  20. greater-than
  21. Note: Entity names are case sensitive!
  22. ¡
  23. &#161;
  24. &iexcl;
  25. inverted exclamation mark
  26. ¢
  27. &#162;
  28. &cent;
  29. cent
  30. £
  31. &#163;
  32. &pound;
  33. pound
  34. ¤
  35. &#164;
  36. &curren;
  37. currency
  38. ¥
  39. &#165;
  40. &yen;
  41. yen
  42. ¦
  43. &#166;
  44. &brvbar;
  45. broken vertical bar
  46. §
  47. &#167;
  48. &sect;
  49. section
  50. ¨
  51. &#168;
  52. &uml;
  53. spacing diaeresis
  54. ©
  55. &#169;
  56. &copy;
  57. copyright
  58. ª
  59. &#170;
  60. &ordf;
  61. feminine ordinal indicator
  62. «
  63. &#171;
  64. &laquo;
  65. angle quotation mark (left)
  66. ¬
  67. &#172;
  68. &not;
  69. negation
  70. ­
  71. &#173;
  72. &shy;
  73. soft hyphen
  74. ®
  75. &#174;
  76. &reg;
  77. registered trademark
  78. ¯
  79. &#175;
  80. &macr;
  81. spacing macron
  82. °
  83. &#176;
  84. &deg;
  85. degree
  86. ±
  87. &#177;
  88. &plusmn;
  89. plus-or-minus 
  90. ²
  91. &#178;
  92. &sup2;
  93. superscript 2
  94. ³
  95. &#179;
  96. &sup3;
  97. superscript 3
  98. ´
  99. &#180;
  100. &acute;
  101. spacing acute
  102. µ
  103. &#181;
  104. &micro;
  105. micro
  106. &#182;
  107. &para;
  108. paragraph
  109. ·
  110. &#183;
  111. &middot;
  112. middle dot
  113. ¸
  114. &#184;
  115. &cedil;
  116. spacing cedilla
  117. ¹
  118. &#185;
  119. &sup1;
  120. superscript 1
  121. º
  122. &#186;
  123. &ordm;
  124. masculine ordinal indicator
  125. »
  126. &#187;
  127. &raquo;
  128. angle quotation mark (right)
  129. ¼
  130. &#188;
  131. &frac14;
  132. fraction 1/4
  133. ½
  134. &#189;
  135. &frac12;
  136. fraction 1/2
  137. ¾
  138. &#190;
  139. &frac34;
  140. fraction 3/4
  141. ¿
  142. &#191;
  143. &iquest;
  144. inverted question mark
  145. ×
  146. &#215;
  147. &times;
  148. multiplication
  149. ÷
  150. &#247;
  151. &divide;
  152. division
  153. &#8704;
  154. &forall;
  155. for all
  156. &#8706;
  157. &part;
  158. part
  159. &#8719;
  160. &prod;
  161. prod
  162. &#8721;
  163. &sum;
  164. sum
  165. &#8722;
  166. &minus;
  167. minus
  168. &#8734;
  169. &infin;
  170. infinity
  171. &#8745;
  172. &cap;
  173. cap
  174. &#8747;
  175. &int;
  176. integral
  177. &#8776;
  178. &asymp;
  179. almost equal
  180. &#8800;
  181. &ne;
  182. not equal
  183. &#8801;
  184. &equiv;
  185. equivalent
  186. &#8804;
  187. &le;
  188. less or equal
  189. &#8805;
  190. &ge;
  191. greater or equal
  192. Α
  193. &#913;
  194. &Alpha;
  195. Alpha
  196. Β
  197. &#914;
  198. &Beta;
  199. Beta
  200. Γ
  201. &#915;
  202. &Gamma;
  203. Gamma
  204. Δ
  205. &#916;
  206. &Delta;
  207. Delta
  208. Ε
  209. &#917;
  210. &Epsilon;
  211. Epsilon
  212. Ζ
  213. &#918;
  214. &Zeta;
  215. Zeta
  216. Η
  217. &#919;
  218. &Eta;
  219. Eta
  220. Θ
  221. &#920;
  222. &Theta;
  223. Theta
  224. Ι
  225. &#921;
  226. &Iota;
  227. Iota
  228. Κ
  229. &#922;
  230. &Kappa;
  231. Kappa
  232. Λ
  233. &#923;
  234. &Lambda;
  235. Lambda
  236. Μ
  237. &#924;
  238. &Mu;
  239. Mu
  240. Ν
  241. &#925;
  242. &Nu;
  243. Nu
  244. Ξ
  245. &#926;
  246. &Xi;
  247. Xi
  248. Ο
  249. &#927;
  250. &Omicron;
  251. Omicron
  252. Π
  253. &#928;
  254. &Pi;
  255. Pi
  256. Ρ
  257. &#929;
  258. &Rho;
  259. Rho
  260. Σ
  261. &#931;
  262. &Sigma;
  263. Sigma
  264. Τ
  265. &#932;
  266. &Tau;
  267. Tau
  268. Υ
  269. &#933;
  270. &Upsilon;
  271. Upsilon
  272. Φ
  273. &#934;
  274. &Phi;
  275. Phi
  276. Χ
  277. &#935;
  278. &Chi;
  279. Chi
  280. Ψ
  281. &#936;
  282. &Psi;
  283. Psi
  284. Ω
  285. &#937;
  286. &Omega;
  287. Omega
  288.  
  289. α
  290. &#945;
  291. &alpha;
  292. alpha
  293. β
  294. &#946;
  295. &beta;
  296. beta
  297. γ
  298. &#947;
  299. &gamma;
  300. gamma
  301. δ
  302. &#948;
  303. &delta;
  304. delta
  305. ε
  306. &#949;
  307. &epsilon;
  308. epsilon
  309. ζ
  310. &#950;
  311. &zeta;
  312. zeta
  313. η
  314. &#951;
  315. &eta;
  316. eta
  317. θ
  318. &#952;
  319. &theta;
  320. theta
  321. ι
  322. &#953;
  323. &iota;
  324. iota
  325. κ
  326. &#954;
  327. &kappa;
  328. kappa
  329. λ
  330. &#955;
  331. &lambda;
  332. lambda
  333. μ
  334. &#956;
  335. &mu;
  336. mu
  337. ν
  338. &#957;
  339. &nu;
  340. nu
  341. ξ
  342. &#958;
  343. &xi;
  344. xi
  345. ο
  346. &#959;
  347. &omicron;
  348. omicron
  349. π
  350. &#960;
  351. &pi;
  352. pi
  353. ρ
  354. &#961;
  355. &rho;
  356. rho
  357. ς
  358. &#962;
  359. &sigmaf;
  360. sigmaf
  361. σ
  362. &#963;
  363. &sigma;
  364. sigma
  365. τ
  366. &#964;
  367. &tau;
  368. tau
  369. υ
  370. &#965;
  371. &upsilon;
  372. upsilon
  373. φ
  374. &#966;
  375. &phi;
  376. phi
  377. χ
  378. &#967;
  379. &chi;
  380. chi
  381. ψ
  382. &#968;
  383. &psi;
  384. psi
  385. ω
  386. &#969;
  387. &omega;
  388. omega
  389.  
  390.  
  391.  
  392.  
  393. ϑ
  394. &#977;
  395. &thetasym;
  396. theta symbol
  397. ϒ
  398. &#978;
  399. &upsih;
  400. upsilon symbol
  401. ϖ
  402. &#982;
  403. &piv;
  404. pi symbol
  405. Other Entities Supported by HTML
  406. Character
  407. Entity Number
  408. Entity Name
  409. Description
  410. Œ
  411. &#338;
  412. &OElig;
  413. capital ligature OE
  414. œ
  415. &#339;
  416. &oelig;
  417. small ligature oe
  418. Š
  419. &#352;
  420. &Scaron;
  421. capital S with caron
  422. š
  423. &#353;
  424. &scaron;
  425. small S with caron
  426. Ÿ
  427. &#376;
  428. &Yuml;
  429. capital Y with diaeres
  430. ƒ
  431. &#402;
  432. &fnof;
  433. f with hook
  434. ˆ
  435. &#710;
  436. &circ;
  437. modifier letter circumflex accent
  438. ˜
  439. &#732;
  440. &tilde;
  441. small tilde
  442. &#8204;
  443. &zwnj;
  444. zero width non-joiner
  445. &#8205;
  446. &zwj;
  447. zero width joiner
  448. &#8206;
  449. &lrm;
  450. left-to-right mark
  451. &#8207;
  452. &rlm;
  453. right-to-left mark
  454. &#8211;
  455. &ndash;
  456. en dash
  457. &#8212;
  458. &mdash;
  459. em dash
  460. &#8216;
  461. &lsquo;
  462. left single quotation mark
  463. &#8217;
  464. &rsquo;
  465. right single quotation mark
  466. &#8218;
  467. &sbquo;
  468. single low-9 quotation mark
  469. &#8220;
  470. &ldquo;
  471. left double quotation mark
  472. &#8221;
  473. &rdquo;
  474. right double quotation mark
  475. &#8222;
  476. &bdquo;
  477. double low-9 quotation mark
  478. &#8224;
  479. &dagger;
  480. dagger
  481. &#8225;
  482. &Dagger;
  483. double dagger
  484. &#8226;
  485. &bull;
  486. bullet
  487. &#8230;
  488. &hellip;
  489. horizontal ellipsis
  490. &#8240;
  491. &permil;
  492. per mille 
  493. &#8242;
  494. &prime;
  495. minutes
  496. &#8243;
  497. &Prime;
  498. seconds
  499. &#8249;
  500. &lsaquo;
  501. single left angle quotation
  502. &#8250;
  503. &rsaquo;
  504. single right angle quotation
  505. &#8254;
  506. &oline;
  507. overline
  508. &#8364;
  509. &euro;
  510. euro
  511. &#8482;
  512. &trade;
  513. trademark
  514. &#8592;
  515. &larr;
  516. left arrow
  517. &#8593;
  518. &uarr;
  519. up arrow
  520. &#8594;
  521. &rarr;
  522. right arrow
  523. &#8595;
  524. &darr;
  525. down arrow
  526. &#8596;
  527. &harr;
  528. left right arrow
  529. &#9674;
  530. &loz;
  531. lozenge
  532. &#9824;
  533. &spades;
  534. spade
  535. &#9827;
  536. &clubs;
  537. club
  538. &#9829;
  539. &hearts;
  540. heart
  541. &#9830;
  542. &diams;
  543. diamond
  544. &#8660;
  545. &hArr;
  546. &#8658;
  547. &rArr;
  548. &#8656;
  549. &lArr;
  550. &8592;
  551. &larr;