Content deleted Content added
No edit summary Tags: section blanking Mobile edit Mobile web edit |
No edit summary Tags: Mobile edit Mobile web edit |
||
Line 281:
As another example, if some text was created originally [[MacRoman]] character set, the [[quotation mark glyphs|left double quotation mark]] {{not a typo|“}} will be represented with codepoint xD2. This will not display properly in a system expecting a document encoded as UTF-8, ISO 8859-1, or [[CP1252]], where this code point is occupied by the letter [[Ò]]. The correct numeric character reference for {{not a typo|“}} in HTML 4 and newer is <code>&#x201C;</code>, because [[Unicode#Upluslink|U+]]201C is its UCS code. In some systems, the [[List of XML and HTML character entity references|named character reference]] <code>&ldquo;</code> may also be available.
]
==References==
|