Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4191177

Unicode/JIS Code conversion problems on Windows NT

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • 1.2.0
    • core-libs



      Name: nl37777 Date: 11/18/98


      Code conversion problems on Windows NT
      ----------------------------------------------------------------

      (1) Unicode to JIS (ISO-2022-JP)

      These Unicode characters below cannot convert to
       JIS code.
      Unicode (ff5e) => JIS (3f) ?
      Unicode (2225) => JIS (3f) ?
      Unicode (ff0d) => JIS (3f) ?
      Unicode (ffe0) => JIS (3f) ?
      Unicode (ffe1) => JIS (3f) ?
      Unicode (ffe2) => JIS (3f) ?

      And should be converted like below.
      Unicode (ff5e) => JIS (2141)
      Unicode (2225) => JIS (2142)
      Unicode (ff0d) => JIS (215D)
      Unicode (ffe0) => JIS (2171)
      Unicode (ffe1) => JIS (2172)
      Unicode (ffe2) => JIS (81ca)


      (2) JIS (ISO-2022-JP) to Unicode

      JIS code characters below didnot show on the windows NT-Japanese
       version.
      JIS (2141) => Unicode (301c)
      JIS (2142) => Unicode (2016)
      JIS (215D) => Unicode (2212)
      JIS (2171) => Unicode (00a2)
      JIS (2172) => Unicode (00a3)
      JIS (81ca) => Unicode (00ac)

      And should be converted like below.
      JIS (2141) => Unicode (ff5e)
      JIS (2142) => Unicode (2225)
      JIS (215D) => Unicode (ff0d)
      JIS (2171) => Unicode (ffe0)
      JIS (2172) => Unicode (ffe1)
      JIS (81ca) => Unicode (ffe2)

      I cannot ente double byte font faces on this form.
      If you need, I'll send these bitmap(s) via email.
      (Review ID: 42027)
      ======================================================================

            okutsu Masayoshi Okutsu
            nlindenbsunw Norbert Lindenberg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: