How to use Putty in Japanese?











up vote
1
down vote

favorite












I am trying to use Putty to connect to a Linux server that has a file system that contains unicode characters (specifically Japanese)



My goal is to make it work the way it worked on Mac OS X Terminal app or the standard Gnome Terminal on Linux Mint.



So what I have done successfully so far was connect to the server and get it to display properly when I use "MS Gothic".



However, I "lose" my backslash character as MS Gothic maps it as a yen character. So using the MS Gothic approach isn't good enough.



I tried to Google some fonts that would have Japanese characters, but none of them appear in Putty's drop down list as they are not monospaced fonts.



So looking for someone to suggest another alternative approach that would work with Putty (i.e. not switching to a different SSH client)










share|improve this question


























    up vote
    1
    down vote

    favorite












    I am trying to use Putty to connect to a Linux server that has a file system that contains unicode characters (specifically Japanese)



    My goal is to make it work the way it worked on Mac OS X Terminal app or the standard Gnome Terminal on Linux Mint.



    So what I have done successfully so far was connect to the server and get it to display properly when I use "MS Gothic".



    However, I "lose" my backslash character as MS Gothic maps it as a yen character. So using the MS Gothic approach isn't good enough.



    I tried to Google some fonts that would have Japanese characters, but none of them appear in Putty's drop down list as they are not monospaced fonts.



    So looking for someone to suggest another alternative approach that would work with Putty (i.e. not switching to a different SSH client)










    share|improve this question
























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      I am trying to use Putty to connect to a Linux server that has a file system that contains unicode characters (specifically Japanese)



      My goal is to make it work the way it worked on Mac OS X Terminal app or the standard Gnome Terminal on Linux Mint.



      So what I have done successfully so far was connect to the server and get it to display properly when I use "MS Gothic".



      However, I "lose" my backslash character as MS Gothic maps it as a yen character. So using the MS Gothic approach isn't good enough.



      I tried to Google some fonts that would have Japanese characters, but none of them appear in Putty's drop down list as they are not monospaced fonts.



      So looking for someone to suggest another alternative approach that would work with Putty (i.e. not switching to a different SSH client)










      share|improve this question













      I am trying to use Putty to connect to a Linux server that has a file system that contains unicode characters (specifically Japanese)



      My goal is to make it work the way it worked on Mac OS X Terminal app or the standard Gnome Terminal on Linux Mint.



      So what I have done successfully so far was connect to the server and get it to display properly when I use "MS Gothic".



      However, I "lose" my backslash character as MS Gothic maps it as a yen character. So using the MS Gothic approach isn't good enough.



      I tried to Google some fonts that would have Japanese characters, but none of them appear in Putty's drop down list as they are not monospaced fonts.



      So looking for someone to suggest another alternative approach that would work with Putty (i.e. not switching to a different SSH client)







      windows putty utf-8






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Sep 20 '12 at 9:52









      Archimedes Trajano

      779715




      779715






















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          1
          down vote













          You can download the Japanese version of Putty at http://hp.vector.co.jp/authors/VA024651/PuTTYkj.html ( The direct link to the zip file: http://hp.vector.co.jp/authors/VA024651/download/file/putty-0.62-jp20111214.zip )



          The menu is all in Japanese by default so in order to display the menu in English, you may rename puttyjp.lng to something else like puttyjp.lng.bak or simply delete it. Then in the Configuration window, go to Category -> Window -> Translation and you'll find several Japanese encoding in the pull down list including EUC-JP, ISO-2022_jp, and Shift_JIS etc.






          share|improve this answer




























            up vote
            0
            down vote













            You probably need to translate as well as use a good font. From the Putty manual:




            3.3 Altering your character set configuration



               If you find that special characters (accented characters, for
            example, or line-drawing characters) are not being displayed
            correctly in your PuTTY session, it may be that PuTTY is
            interpreting the characters sent by the server according to the
            wrong _character set_. There are a lot of different character sets
            available, so it's entirely possible for this to happen.

            If you click `Change Settings' and look at the `Translation' panel,
            you should see a large number of character sets which you can
            select, and other related options. Now all you need is to find out
            which of them you want! (See section 4.10 for more information.)



            In my version, it's actually under Window->Translation and it's set to Use font encoding But there's a lot of options in the drop down that will help.






            share|improve this answer





















              Your Answer








              StackExchange.ready(function() {
              var channelOptions = {
              tags: "".split(" "),
              id: "3"
              };
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function() {
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled) {
              StackExchange.using("snippets", function() {
              createEditor();
              });
              }
              else {
              createEditor();
              }
              });

              function createEditor() {
              StackExchange.prepareEditor({
              heartbeatType: 'answer',
              convertImagesToLinks: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              imageUploader: {
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              },
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              });


              }
              });














              draft saved

              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f477418%2fhow-to-use-putty-in-japanese%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes








              up vote
              1
              down vote













              You can download the Japanese version of Putty at http://hp.vector.co.jp/authors/VA024651/PuTTYkj.html ( The direct link to the zip file: http://hp.vector.co.jp/authors/VA024651/download/file/putty-0.62-jp20111214.zip )



              The menu is all in Japanese by default so in order to display the menu in English, you may rename puttyjp.lng to something else like puttyjp.lng.bak or simply delete it. Then in the Configuration window, go to Category -> Window -> Translation and you'll find several Japanese encoding in the pull down list including EUC-JP, ISO-2022_jp, and Shift_JIS etc.






              share|improve this answer

























                up vote
                1
                down vote













                You can download the Japanese version of Putty at http://hp.vector.co.jp/authors/VA024651/PuTTYkj.html ( The direct link to the zip file: http://hp.vector.co.jp/authors/VA024651/download/file/putty-0.62-jp20111214.zip )



                The menu is all in Japanese by default so in order to display the menu in English, you may rename puttyjp.lng to something else like puttyjp.lng.bak or simply delete it. Then in the Configuration window, go to Category -> Window -> Translation and you'll find several Japanese encoding in the pull down list including EUC-JP, ISO-2022_jp, and Shift_JIS etc.






                share|improve this answer























                  up vote
                  1
                  down vote










                  up vote
                  1
                  down vote









                  You can download the Japanese version of Putty at http://hp.vector.co.jp/authors/VA024651/PuTTYkj.html ( The direct link to the zip file: http://hp.vector.co.jp/authors/VA024651/download/file/putty-0.62-jp20111214.zip )



                  The menu is all in Japanese by default so in order to display the menu in English, you may rename puttyjp.lng to something else like puttyjp.lng.bak or simply delete it. Then in the Configuration window, go to Category -> Window -> Translation and you'll find several Japanese encoding in the pull down list including EUC-JP, ISO-2022_jp, and Shift_JIS etc.






                  share|improve this answer












                  You can download the Japanese version of Putty at http://hp.vector.co.jp/authors/VA024651/PuTTYkj.html ( The direct link to the zip file: http://hp.vector.co.jp/authors/VA024651/download/file/putty-0.62-jp20111214.zip )



                  The menu is all in Japanese by default so in order to display the menu in English, you may rename puttyjp.lng to something else like puttyjp.lng.bak or simply delete it. Then in the Configuration window, go to Category -> Window -> Translation and you'll find several Japanese encoding in the pull down list including EUC-JP, ISO-2022_jp, and Shift_JIS etc.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Sep 25 '12 at 17:45









                  Teno

                  3592512




                  3592512
























                      up vote
                      0
                      down vote













                      You probably need to translate as well as use a good font. From the Putty manual:




                      3.3 Altering your character set configuration



                         If you find that special characters (accented characters, for
                      example, or line-drawing characters) are not being displayed
                      correctly in your PuTTY session, it may be that PuTTY is
                      interpreting the characters sent by the server according to the
                      wrong _character set_. There are a lot of different character sets
                      available, so it's entirely possible for this to happen.

                      If you click `Change Settings' and look at the `Translation' panel,
                      you should see a large number of character sets which you can
                      select, and other related options. Now all you need is to find out
                      which of them you want! (See section 4.10 for more information.)



                      In my version, it's actually under Window->Translation and it's set to Use font encoding But there's a lot of options in the drop down that will help.






                      share|improve this answer

























                        up vote
                        0
                        down vote













                        You probably need to translate as well as use a good font. From the Putty manual:




                        3.3 Altering your character set configuration



                           If you find that special characters (accented characters, for
                        example, or line-drawing characters) are not being displayed
                        correctly in your PuTTY session, it may be that PuTTY is
                        interpreting the characters sent by the server according to the
                        wrong _character set_. There are a lot of different character sets
                        available, so it's entirely possible for this to happen.

                        If you click `Change Settings' and look at the `Translation' panel,
                        you should see a large number of character sets which you can
                        select, and other related options. Now all you need is to find out
                        which of them you want! (See section 4.10 for more information.)



                        In my version, it's actually under Window->Translation and it's set to Use font encoding But there's a lot of options in the drop down that will help.






                        share|improve this answer























                          up vote
                          0
                          down vote










                          up vote
                          0
                          down vote









                          You probably need to translate as well as use a good font. From the Putty manual:




                          3.3 Altering your character set configuration



                             If you find that special characters (accented characters, for
                          example, or line-drawing characters) are not being displayed
                          correctly in your PuTTY session, it may be that PuTTY is
                          interpreting the characters sent by the server according to the
                          wrong _character set_. There are a lot of different character sets
                          available, so it's entirely possible for this to happen.

                          If you click `Change Settings' and look at the `Translation' panel,
                          you should see a large number of character sets which you can
                          select, and other related options. Now all you need is to find out
                          which of them you want! (See section 4.10 for more information.)



                          In my version, it's actually under Window->Translation and it's set to Use font encoding But there's a lot of options in the drop down that will help.






                          share|improve this answer












                          You probably need to translate as well as use a good font. From the Putty manual:




                          3.3 Altering your character set configuration



                             If you find that special characters (accented characters, for
                          example, or line-drawing characters) are not being displayed
                          correctly in your PuTTY session, it may be that PuTTY is
                          interpreting the characters sent by the server according to the
                          wrong _character set_. There are a lot of different character sets
                          available, so it's entirely possible for this to happen.

                          If you click `Change Settings' and look at the `Translation' panel,
                          you should see a large number of character sets which you can
                          select, and other related options. Now all you need is to find out
                          which of them you want! (See section 4.10 for more information.)



                          In my version, it's actually under Window->Translation and it's set to Use font encoding But there's a lot of options in the drop down that will help.







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered Sep 20 '12 at 11:46









                          charlesbridge

                          1,056712




                          1,056712






























                              draft saved

                              draft discarded




















































                              Thanks for contributing an answer to Super User!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid



                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.


                              To learn more, see our tips on writing great answers.





                              Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                              Please pay close attention to the following guidance:


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid



                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.


                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function () {
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f477418%2fhow-to-use-putty-in-japanese%23new-answer', 'question_page');
                              }
                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              AnyDesk - Fatal Program Failure

                              How to calibrate 16:9 built-in touch-screen to a 4:3 resolution?

                              QoS: MAC-Priority for clients behind a repeater