1Encode::JISX0213::CCS(3U)ser Contributed Perl DocumentatiEonncode::JISX0213::CCS(3)
2
3
4

NAME

6       Encode::JISX0213::CCS - JIS X 0213 coded character sets
7

ABSTRACT

9       This module provides followng coded character sets.
10
11         reg# Name                    Description
12         ----------------------------------------------------------------
13          87  jis-x-0208              JIS X 0208-1983, 2nd rev. of JIS X 0208
14         168      ditto               JIS X 0208-1990, 3rd rev. of JIS X 0208
15              jis-x-0208-ascii
16              jis-x-0208-jis
17         233  jis-x-0213-plane1       JIS X 0213:2004 level 3 (plane 1)
18              jis-x-0213-plane1-ascii
19              jis-x-0213-plane1-jis
20         228  jis-x-0213-plane1-2000  JIS X 0213:2000 level 3 (plane 1)
21              jis-x-0213-plane1-2000-ascii
22              jis-x-0213-plane1-2000-jis
23         229  jis-x-0213-plane2       JIS X 0213:2000/2004 level 4 (plane 2)
24
25          -   jis-x-0208-0213         Common set of JIS X 0208 and JIS X 0213,
26              jis-x-0208-0213-ascii   according to JIS X 0213:2004 Annex 2
27              jis-x-0208-0213-jis
28         ----------------------------------------------------------------
29

DESCRIPTION

31       To find out how to use this module in detail, see Encode and
32       Encode::ISO2022.
33
34   Note on Variants
35       Those suffixed "-ascii" and "-jis" use alternative names for the
36       characters compatible to ISO/IEC 646 IRV (virtually ASCII) and JIS X
37       0201 Latin set, respectively.
38
39   Compatibility
40       "jis-x-0208*" include a fallback mapping for HORIZONTAL BAR.  Though it
41       is not normative mapping defined by JIS X 0208, it is added for
42       compatibility to "jis0208-raw" encoding in Encode::JP core module.
43
44       However, "jis-x-0208-0213*" no longer include this mapping.
45

SEE ALSO

47       Encode, Encode::ISO2022, Encode::ISO2022::CCS.
48

AUTHOR

50       Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
51
53       Copyright (C) 2013, 2015 Hatuka*nezumi - IKEDA Soji.
54
55       This program is free software; you can redistribute it and/or modify it
56       under the same terms as Perl itself.
57
58
59
60perl v5.28.1                      2015-06-27          Encode::JISX0213::CCS(3)
Impressum