Misplaced Pages

Talk:Character encodings in HTML

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

This is an old revision of this page, as edited by 71.141.135.56 (talk) at 23:08, 8 January 2007. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Revision as of 23:08, 8 January 2007 by 71.141.135.56 (talk)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Is the character encoded by an HTML number the same character that is encoded by Unicode by the same number? For example, is character number 2343 in HTML the same as 2343 in Unicode? --Abdull 14:28, 19 August 2005 (UTC)

this was also posted at Talk:Unicode and HTML where it has been replied to, please post any further replies there. Plugwash 17:49, 19 August 2005 (UTC)


This page states that a numeric entity reference *always* refers to a unicode character code point. The w3c (http://www.w3.org/TR/html401/charset.html) states that a numeric entity reference is a code point in the document's character set. This appears to be a contradiction and this page appears to be wrong. If this page is in fact correct, then this page may want to explain why the document's character set is Unicode.