So a Word document has the option of being saved as Unicode?
If you're saving it as a .doc file, then no. But your tools that read .doc files ought to be able to make sure that all the characters are encoded properly.
If you're saving it as a .txt file, then Unicode would be one of the options for text files.
If you're saving it as a WordML (XML) file, then you get Unicode for free.
Unicode is one of a millions ways of assigning a numeric value to each letter.
ASCII was the one of the first, but it is limited to 128 values and thus had no room for anything but the basic Roman alphabet, numbers, punctuation and a number of extra values used to make printing terminals go bing.
A little while later it became commont to use 256 values to to represent letters, allowing accented characters and a few things like dashes to be included. Sadly, Apple and Microsoft invented two different sets of values for the same characters. Also, many different countries had different sets. For example, the set for Mac in Hungary isn't the same as the set in the United States.
Unicode was invented to be universal, comprehensive assignment of values to letters. It was initially 65,536 values, but has since expanded to a much larger set. It can express the letter from every language you can imagine, including Klingon. It's the default for most text files on the Mac.
There are about a million more details to how Unicode works that might effect typesetting, but I'm afraid descrinbing them would make your head hurt. Is there something specific you need to know or do?
World alphabets covered by the Unicode standard: [link]
So a Word document has the option of being saved as Unicode?
If you're saving it as a .doc file, then no. But your tools that read .doc files ought to be able to make sure that all the characters are encoded properly.
And by "tools that read .doc files," you mean....? Layout programs like InDesign and Quark?
World alphabets covered by the Unicode standard:
Since Klingon is included, maybe you should say, "Galactic alphabets coverd by..."?
Actually, Klingon was submitted to the Unicode standards committee, but it was rejected. It will probably be resubmitted at some point.
Actually, Klingon was submitted to the Unicode standards committee, but it was rejected. It will probably be resubmitted at some point.
Heh.
Now I wanna know the story behind the submission, the rejection and the plans for resubmission.
I don't know why I want to know this....
It's hard to say how well the Word to Quark or Word to Indesign import will work without trying it. It could be very dependent on the exact versions of all of the software and the options used for saving the Word documents.
In this context I fear Unicode is being used somewhat as a buzz-word.