Content deleted Content added
m Reverted edits by 136.158.1.151 (talk): unexplained content removal (HG) (3.4.12) |
m convert special characters found by Wikipedia:Typo Team/moss (via WP:JWB) |
||
(5 intermediate revisions by 5 users 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
==See also==
Line 296:
==References==
{{Reflist}}
{{Unicode navigation}}
|