Harlan said:
charles cashion wrote: [...]
Q1: How does one turn on UTF-8 if you use Thunderbird?
Q2: How do you include special characters after you turn on
UTF-8?
It depends on your operating system or on tools for that purpose that
you have available.
"It"? You quoted two questions; are you answering both of them, or what?
Q1, though widely off-topic here, is fairly simple if you look at the
program (and maybe even RTFM, though Thunderbird manual is... er... freely
written).
When composing a message, select
Options > Character Encoding
and pick up "Unicode (UTF-8)".
There's another way, too. Just compose the message and click on "Send". If
there are characters not representable in the current encoding, Thunderbird
will ask whether to switch to UTF-8 or munge the characters.
When reading a message, use View > Character Encoding.
In Windows, you can go to Control Panel |
Keyboards and install a keyboard appropriate for whatever language
you are trying to write.
You are probably addressing Q2. The approach you propose is feasible - to
the small fraction of people who understand keyboard settings and can change
them as needed (dealing with the issue that keyboard drivers have been
designed for specific physical keyboards, causing various problems when
using them on keyboards of other types). And, of course, millions of people
just cannot install a keyboard driver (which is what you mean by "keyboard"
here), or any other program, since the enforced Company Polic[ey] prevents
that.
Alternatively, you can use the Character Map app under Accessories to
hunt for the characters you want and copy them using the clipboard.
That's about the clumsiest method, but it's universal (for any character
that exists in some font on your computer - note that you do _not_ need to
have that when using many other methods of character insertion, i.e. it is
quite possible to insert a character without seeing it). It's good to have
the understanding of such a method in your toolbox, and quite fine to use it
to insert a character that you need just once in your life.
Then there's Korpela's Law on Unicode Character Entry: "There's always a
simpler way." You can develop easier methods for characters you need often,
though the development work may take its time, and you need to decide which
characters you really need frequently.
In any event, *how* to enter "special" characters isn't a function of
Thunderbird itself.
Oh but it is. Thunderbid has its own functions for that, and you can use
them along with methods external to it.
You can use, in message composition window, the command
Insert > Characters and Symbols
and pick up characters from dropdown menus. The repertoire is limited and
the method is not very convenient, but you can use the method to insert e.g.
â è µ ® ×
You can also use HTML, and this makes my message somewhat on-topic.
You can select, in message composition window,
Insert > HTML
and enter any character using a character reference like – or, when
applicable, an entity reference like Ω. This will automagically turn
the message format to "Rich Text" (HTML), and the references will appear as
the characters they denote.
You can even set the message format to plain text. Thunderbird seems to
convert the references to the corresponding characters.