Content deleted Content added
m Corrects bad rendering in linked article's Infobox (caused by a Redirect). |
m convert special characters found by Wikipedia:Typo Team/moss (via WP:JWB) |
||
(One intermediate revision by one other user not shown) | |||
Line 6:
In SGML, HTML, and XML, the following are all valid numeric character references for the Greek capital letter Sigma
{| class="wikitable"
|+ Numerical character reference of {{unichar|03A3|GREEK CAPITAL LETTER SIGMA}}<br/>(
|-
! [[Unicode#Upluslink|Unicode character]]
Line 243:
| U+007B || &#123; || &#x7B; || {
|-
| U+007C || &#124; || &#x7C; ||
|-
| U+007D || &#125; || &#x7D; || }
Line 289:
For example, as mentioned above, the correct numeric character reference for the [[Euro sign]] "€" <code>U+20AC</code> when using [[Unicode]] is decimal <code>&#8364;</code> and hexadecimal <code>&#x20AC;</code>. However, if using tools supporting obsolete implementations of HTML, the reference <code>&#128;</code> (Euro sign in the [[CP-1252]] code page) or <code>&#164;</code> (Euro sign in [[ISO/IEC 8859-15]]) may work.
As another example, if some text was created originally using the [[MacRoman]] character set, the [[quotation mark|left double quotation mark]] {{char|
==See also==
|