Re: Unicode Editor
On Fri, 02 Sep 2005 23:37:45 -0500, "John C. Bollinger"
<jobollin@xxxxxxxxxxx> wrote or quoted :
>(it lists UTF-8
>and UTF-16, but not Unicode-8 or Unicode-16),
That is correct. Sun has many supported aliases for encodings
including Unicode, UnicodeBig, UnicodeBigUnmarked, UnicodeLittle and
UnicodeLittleUnmarked.
Unicode-16 is just an informal name for UTF-16.
You will note there are a number of informal names in that table
marked with a red "No support", and a reference to the proper name.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
.
Relevant Pages
- Re: Unicode Support
... if two Unicode strings are the same? ... UTF-16 is basically telling everyone "ok we all got to start ... character, and will likely support *both* endians. ... UTF-8 encodings are also easy to learn to ... (alt.lang.asm) - Re: Quieter glyphs than parentheses
... ASCII or 16-bit Unicode characters, it did not require rewriting the entire ... by non ISO8859 language scripts. ... Japanese has three popular non-Unicode-based encodings, ... display fonts is one reason I would caution against using characters from ... (comp.lang.lisp) - Re: How to convert strings between ASCII and Unicode?
... I realized that I had played with encodings about ... Many of these encodings use two or more bytes to represent one 8-bit ANSI ... I also believe that VBScript uses two bytes to represent ANSI and Unicode ... I've found that opening a Unicode file for reading as ASCII allows me to ... (microsoft.public.scripting.vbscript) - Re: Proposal: require 7-bit source strs
... What does make sense is an api that abstracts from ... non-unicode encodings is imported/exported as the adoption of unicode grows ... >> can happen without unicode. ... > Perl versions, but it's not clear to me how many places I have to insert ... (comp.lang.python) - Re: Unicode und ASCII-File-Textsuche
... >> eine Unicode Datei handelt, also bereits diverse Encodings ... > Es geht also nicht darum mit welcher Codepage die Datei ... > zumindest kein Programm was keinen BOM reinschreibt). ... (microsoft.public.de.vc) |
|