ISO 646-PL
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Character encoding |subcat2=ISO 646 }} '''ISO 646-PL''' (646-PL) is one of several 7-bit character encodings in the ISO/IEC 646 ser...") |
|||
Line 4: | Line 4: | ||
|subcat2=ISO 646 | |subcat2=ISO 646 | ||
}} | }} | ||
− | '''ISO 646-PL''' (646-PL) is one of several 7-bit character encodings in the ISO/IEC 646 series which are national variants, replacing some of the [[ASCII]] characters with other characters suitable for particular languages. This one is aimed at the Polish market. | + | '''ISO 646-PL''' (646-PL) is one of several 7-bit character encodings in the ISO/IEC 646 series which are national variants, replacing some of the [[ASCII]] characters with other characters suitable for particular languages. This one is aimed at the Polish market. It is defined with the name "ZU0" by the Polish Standard PN-T-42109-02:1986. Unlike most ISO 646 variants, this one was never registered with the International Register of Coded Character Sets to be Used with Escape Sequences (ISO-IR), and was not added to the IANA registry of character sets. |
+ | |||
+ | Many sources give incorrect assignments for the code points at 0x5C (reported as "\"; actually "Ł") and 0x24 (reported as "zł"; actually "¤"). The correct assignments are: | ||
+ | {| class="wikitable" style="text-align:center" | ||
+ | |- | ||
+ | ! 0x23 || 0x24 || 0x40 || 0x5B || 0x5C || 0x5D || 0x5E || 0x60 || 0x7B || 0x7C || 0x7D || 0x7E | ||
+ | |- | ||
+ | | # || ¤ || ę || ź || Ł || ń || ś || ą || ó || ł || ż || ć | ||
+ | |} | ||
== Links == | == Links == | ||
− | * [http://www.kreativekorp.com/charset/encoding/ISO646PL/ Code table] | + | <!--* [http://www.kreativekorp.com/charset/encoding/ISO646PL/ Code table] currently incorrect--> |
* [[Wikipedia:ISO/IEC646|Wikipedia article about ISO 646 encodings]] | * [[Wikipedia:ISO/IEC646|Wikipedia article about ISO 646 encodings]] |
Revision as of 20:15, 25 March 2025
ISO 646-PL (646-PL) is one of several 7-bit character encodings in the ISO/IEC 646 series which are national variants, replacing some of the ASCII characters with other characters suitable for particular languages. This one is aimed at the Polish market. It is defined with the name "ZU0" by the Polish Standard PN-T-42109-02:1986. Unlike most ISO 646 variants, this one was never registered with the International Register of Coded Character Sets to be Used with Escape Sequences (ISO-IR), and was not added to the IANA registry of character sets.
Many sources give incorrect assignments for the code points at 0x5C (reported as "\"; actually "Ł") and 0x24 (reported as "zł"; actually "¤"). The correct assignments are:
0x23 | 0x24 | 0x40 | 0x5B | 0x5C | 0x5D | 0x5E | 0x60 | 0x7B | 0x7C | 0x7D | 0x7E |
---|---|---|---|---|---|---|---|---|---|---|---|
# | ¤ | ę | ź | Ł | ń | ś | ą | ó | ł | ż | ć |