TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:RE: Service Mark From:Fred Ridder <docudoc -at- hotmail -dot- com> To:Lauren <lt34 -at- csus -dot- edu>, "'Karen L. Zorn'" <k -dot- zorn -at- zorntech -dot- com>, <techwr-l -at- lists -dot- techwr-l -dot- com> Date:Wed, 3 Oct 2007 13:53:10 -0400
lt34 -at- csus -dot- edu asked:
> So, is the 2120 in Word an ASCII code or something? Any number (withing
> some range that I don't know) followed by Alt-x will produce a symbol. Is
> there a reference for the numbers and symbols?
ASCII supports a maximum of 255 characters since it is an 8-bit encoding.
Word allows you to direclty specify most supported ASCII characters by
holding Alt and typing the 3-digit ASCII character number plus a "0" prefix
using the numeric keypad. For example, holding Alt and typing 0174 on
the numeric keypad produces a registered trademark symbol.
2120 is a Unicode character number. Unicode character numbers are
hexadecimal (although you would not know it from this particular character's
number), since Unicode is a 16-bit encoding that can support up to
65,535 (FFFF hex) different characters. This particular character number
identifies the service mark character, which is not included in many
commonly used fonts. Word apparently has some internal logic that
does a font substitution if you use the Alt-x #### method to enter a
character that is not defined in the current default font. On my system,
it appears that in most cases Word substitutes MS Gothic, which
*does* define the service mark glyph as Unicode character 2120.
The most readily available "reference to the numbers and symbols" is
the Windows Character Map tool. When you set it to display the Unicode
character set for a given font, it indicates the Unicode character number
(in the form "U+2120") when you mouse over any character. When you
highlight a character, its Unicode number appears in the lower-left
corner of the Character Map window. If the highlighted character is
in the ASCII range, the lower-right corner of the window displays
something like "Keystroke: Alt+0174" to indicate the legacy keyboard
shortcut that uses the ASCII character number.
Create HTML or Microsoft Word content and convert to Help file formats or
printed documentation. Features include support for Windows Vista & 2007
Microsoft Office, team authoring, plus more. http://www.DocToHelp.com/TechwrlList
True single source, conditional content, PDF export, modular help.
Help & Manual is the most powerful authoring tool for technical
documentation. Boost your productivity! http://www.helpandmanual.com
---
You are currently subscribed to TECHWR-L as archive -at- web -dot- techwr-l -dot- com -dot-