Re: Anfaenger-Frage zu Java und Java Web Starter




Stefan Ram schrieb:

Unicode ist keine Zeichenkodierung, vielleicht meinst Du UCS-2.

Vielleicht hilft Dir das folgende zur Klärung der Begriffe (http://de.wikipedia.org/wiki/Unicode):

Unicode ist ein internationaler Standard, in dem langfristig für jedes sinntragende Schriftzeichen oder Textelement aller bekannten Schriftkulturen und Zeichensysteme ein digitaler Code festgelegt wird. Ziel ist es, die Verwendung unterschiedlicher und inkompatibler Kodierungen in verschiedenen Ländern oder Kulturkreisen zu beseitigen. Unicode wird laufend um Zeichen weiterer Schriftsysteme ergänzt. ISO 10646 ist die von ISO verwendete praktisch bedeutungsgleiche Bezeichnung des Unicode-Zeichensatzes; er wird dort als Universal Character Set (UCS) bezeichnet.

Am häufigsten wird es in Form von UTF-8 eingesetzt, das zunehmend für Websites und von Webbrowsern genutzt wird, um länderspezifische Zeichen abzubilden.


Gruß, Helmut
.



Relevant Pages

  • Re: Ada, Gnat and Unicode
    ... > that same ISO. ... Unicode is that the BMP are ... Unicode have at least two potential representations. ... representations of characters in the BMP through composition. ...
    (comp.lang.ada)
  • Re: How to convert TCHAR type to standard ISO C++ string?
    ... TCHAR *is* an ISO, the difference is it changes dependant on what ... _UNICODE and UNICODE defines you have. ... Part of the ISO standard, ...
    (microsoft.public.vc.language)
  • Re: Fortran and UTF-8/UNICODE
    ... > supports these character sets? ... Unicode support in Fortran has been available since FPS/Windows NT days. ... Instead ISO fcuked up. ...
    (comp.lang.fortran)
  • Re: If you could add anything you want
    ... I presume you mean that you like the flexibility the ISO and Unicode consortium ... I prefer to be able to manipulate characters as integers. ... to break any finite scheme. ...
    (comp.lang.java.programmer)
  • [SLE] Re: [GENERAL] Postgresql and scripting
    ... On Tuesday 07 September 2004 01:50 am, John DeSoi wrote: ... Right now it's in unicode, switching between utf 8 and sixteen has no ... Tried iso 8859-1 and iso 8859-15 but ... Can someone point me to a sed or shell script that I can use on a text file to ...
    (SuSE)

Loading