- From: Chris Maden <crism@oreilly.com>
- Date: Wed, 24 Jun 1998 11:31:05 -0400 (EDT)
- To: www-html@w3.org
[Rita Montorsi] > Is there an 8-bit ASCII code for. . . > > SM > > Like TM (for Trademark), I have looked everywhere and cannot seem to > find it. That's because it doesn't exist. (I think you mean ISO 8859-1, not ASCII; ASCII is only 7 bits.) At <URL:http://www.oreilly.com/people/staff/crism/entities.html#chars> you'll find all of the characters in 8859-1 as seen by your Web browser. Elsewhere on that page are a bunch of entity references, but the service mark is not among them. The service mark can be found in Unicode at U+2120, so you can use ℠ or ℠ but don't expect every Web browser to deal with it. I'd probably just use (SM) instead, or maybe <sup>(SM)</sup>. (Don't just use <sup>SM</sup>, because in some browsers CRI<sup>SM</sup> will show up as CRISM. -Chris -- <!NOTATION SGML.Geek PUBLIC "-//Anonymous//NOTATION SGML Geek//EN"> <!ENTITY crism PUBLIC "-//O'Reilly//NONSGML Christopher R. Maden//EN" "<URL>http://www.oreilly.com/people/staff/crism/ <TEL>+1.617.499.7487 <USMAIL>90 Sherman Street, Cambridge, MA 02140 USA" NDATA SGML.Geek>
Received on Monday, 6 July 1998 04:47:35 UTC