Content deleted Content added
HeyElliott (talk | contribs) |
m convert special characters found by Wikipedia:Typo Team/moss (via WP:JWB) |
||
Line 243:
| U+007B || { || { || {
|-
| U+007C || | || | ||
|-
| U+007D || } || } || }
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==
|