Can't enter unicode character with Alt+ even with EnableHexNumpad











up vote
7
down vote

favorite
1












I'm trying to enter unicode characters by using Alt+#### but I'm not being able to.



In Registry Editor, I added a new String value called EnableHexNumpad with value of 1 in HKCUControl PanelInput Method and rebooted, but nothing has changed. What's happening?



I'm using Window 8.1, tried on Word, Notepad, Chrome, Visual Studio, nothing...



Any clue?
Thanks in advance!



edit:



reg query "HKCUControl PanelInput Method"


output:



HKEY_CURRENT_USERControl PanelInput Method
Show Status REG_SZ 1
EnableHexNumpad REG_SZ 1

HKEY_CURRENT_USERControl PanelInput MethodHot Keys


Edit: It was PEBKAC!

I was trying to type stuff like Alt+2075 (✅) without actually typing plus!
Thanks to @JosefZ for clarifying this out for me.










share|improve this question
























  • Please share output from reg query "HKCUControl PanelInput Method"
    – JosefZ
    Apr 30 '17 at 16:21










  • Hey @JosefZ, thanks for replying! The output: HKEY_CURRENT_USERControl PanelInput Method Show Status REG_SZ 1 EnableHexNumpad REG_SZ 1 HKEY_CURRENT_USERControl PanelInput MethodHot Keys
    – Rond
    May 1 '17 at 0:17








  • 2




    With this registry settings: what happens if you type e.g. +03b1 while holding the Alt key? Greek Small Letter Alpha α (note that leading + is important while leading zeroes are not. So Alt + +3b1 is the same as Alt + +03b1
    – JosefZ
    May 1 '17 at 15:44








  • 5




    What the... I feel so dumb, I didn't know I needed to actually type +, I thought plus was meaning that I needed to hold alt and type only what comes after the plus symbol! Thanks a bunch!
    – Rond
    May 1 '17 at 16:40















up vote
7
down vote

favorite
1












I'm trying to enter unicode characters by using Alt+#### but I'm not being able to.



In Registry Editor, I added a new String value called EnableHexNumpad with value of 1 in HKCUControl PanelInput Method and rebooted, but nothing has changed. What's happening?



I'm using Window 8.1, tried on Word, Notepad, Chrome, Visual Studio, nothing...



Any clue?
Thanks in advance!



edit:



reg query "HKCUControl PanelInput Method"


output:



HKEY_CURRENT_USERControl PanelInput Method
Show Status REG_SZ 1
EnableHexNumpad REG_SZ 1

HKEY_CURRENT_USERControl PanelInput MethodHot Keys


Edit: It was PEBKAC!

I was trying to type stuff like Alt+2075 (✅) without actually typing plus!
Thanks to @JosefZ for clarifying this out for me.










share|improve this question
























  • Please share output from reg query "HKCUControl PanelInput Method"
    – JosefZ
    Apr 30 '17 at 16:21










  • Hey @JosefZ, thanks for replying! The output: HKEY_CURRENT_USERControl PanelInput Method Show Status REG_SZ 1 EnableHexNumpad REG_SZ 1 HKEY_CURRENT_USERControl PanelInput MethodHot Keys
    – Rond
    May 1 '17 at 0:17








  • 2




    With this registry settings: what happens if you type e.g. +03b1 while holding the Alt key? Greek Small Letter Alpha α (note that leading + is important while leading zeroes are not. So Alt + +3b1 is the same as Alt + +03b1
    – JosefZ
    May 1 '17 at 15:44








  • 5




    What the... I feel so dumb, I didn't know I needed to actually type +, I thought plus was meaning that I needed to hold alt and type only what comes after the plus symbol! Thanks a bunch!
    – Rond
    May 1 '17 at 16:40













up vote
7
down vote

favorite
1









up vote
7
down vote

favorite
1






1





I'm trying to enter unicode characters by using Alt+#### but I'm not being able to.



In Registry Editor, I added a new String value called EnableHexNumpad with value of 1 in HKCUControl PanelInput Method and rebooted, but nothing has changed. What's happening?



I'm using Window 8.1, tried on Word, Notepad, Chrome, Visual Studio, nothing...



Any clue?
Thanks in advance!



edit:



reg query "HKCUControl PanelInput Method"


output:



HKEY_CURRENT_USERControl PanelInput Method
Show Status REG_SZ 1
EnableHexNumpad REG_SZ 1

HKEY_CURRENT_USERControl PanelInput MethodHot Keys


Edit: It was PEBKAC!

I was trying to type stuff like Alt+2075 (✅) without actually typing plus!
Thanks to @JosefZ for clarifying this out for me.










share|improve this question















I'm trying to enter unicode characters by using Alt+#### but I'm not being able to.



In Registry Editor, I added a new String value called EnableHexNumpad with value of 1 in HKCUControl PanelInput Method and rebooted, but nothing has changed. What's happening?



I'm using Window 8.1, tried on Word, Notepad, Chrome, Visual Studio, nothing...



Any clue?
Thanks in advance!



edit:



reg query "HKCUControl PanelInput Method"


output:



HKEY_CURRENT_USERControl PanelInput Method
Show Status REG_SZ 1
EnableHexNumpad REG_SZ 1

HKEY_CURRENT_USERControl PanelInput MethodHot Keys


Edit: It was PEBKAC!

I was trying to type stuff like Alt+2075 (✅) without actually typing plus!
Thanks to @JosefZ for clarifying this out for me.







windows-8.1 keyboard unicode input typing






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited May 12 at 2:28









TheIncorrigible1

1086




1086










asked Apr 29 '17 at 18:54









Rond

364




364












  • Please share output from reg query "HKCUControl PanelInput Method"
    – JosefZ
    Apr 30 '17 at 16:21










  • Hey @JosefZ, thanks for replying! The output: HKEY_CURRENT_USERControl PanelInput Method Show Status REG_SZ 1 EnableHexNumpad REG_SZ 1 HKEY_CURRENT_USERControl PanelInput MethodHot Keys
    – Rond
    May 1 '17 at 0:17








  • 2




    With this registry settings: what happens if you type e.g. +03b1 while holding the Alt key? Greek Small Letter Alpha α (note that leading + is important while leading zeroes are not. So Alt + +3b1 is the same as Alt + +03b1
    – JosefZ
    May 1 '17 at 15:44








  • 5




    What the... I feel so dumb, I didn't know I needed to actually type +, I thought plus was meaning that I needed to hold alt and type only what comes after the plus symbol! Thanks a bunch!
    – Rond
    May 1 '17 at 16:40


















  • Please share output from reg query "HKCUControl PanelInput Method"
    – JosefZ
    Apr 30 '17 at 16:21










  • Hey @JosefZ, thanks for replying! The output: HKEY_CURRENT_USERControl PanelInput Method Show Status REG_SZ 1 EnableHexNumpad REG_SZ 1 HKEY_CURRENT_USERControl PanelInput MethodHot Keys
    – Rond
    May 1 '17 at 0:17








  • 2




    With this registry settings: what happens if you type e.g. +03b1 while holding the Alt key? Greek Small Letter Alpha α (note that leading + is important while leading zeroes are not. So Alt + +3b1 is the same as Alt + +03b1
    – JosefZ
    May 1 '17 at 15:44








  • 5




    What the... I feel so dumb, I didn't know I needed to actually type +, I thought plus was meaning that I needed to hold alt and type only what comes after the plus symbol! Thanks a bunch!
    – Rond
    May 1 '17 at 16:40
















Please share output from reg query "HKCUControl PanelInput Method"
– JosefZ
Apr 30 '17 at 16:21




Please share output from reg query "HKCUControl PanelInput Method"
– JosefZ
Apr 30 '17 at 16:21












Hey @JosefZ, thanks for replying! The output: HKEY_CURRENT_USERControl PanelInput Method Show Status REG_SZ 1 EnableHexNumpad REG_SZ 1 HKEY_CURRENT_USERControl PanelInput MethodHot Keys
– Rond
May 1 '17 at 0:17






Hey @JosefZ, thanks for replying! The output: HKEY_CURRENT_USERControl PanelInput Method Show Status REG_SZ 1 EnableHexNumpad REG_SZ 1 HKEY_CURRENT_USERControl PanelInput MethodHot Keys
– Rond
May 1 '17 at 0:17






2




2




With this registry settings: what happens if you type e.g. +03b1 while holding the Alt key? Greek Small Letter Alpha α (note that leading + is important while leading zeroes are not. So Alt + +3b1 is the same as Alt + +03b1
– JosefZ
May 1 '17 at 15:44






With this registry settings: what happens if you type e.g. +03b1 while holding the Alt key? Greek Small Letter Alpha α (note that leading + is important while leading zeroes are not. So Alt + +3b1 is the same as Alt + +03b1
– JosefZ
May 1 '17 at 15:44






5




5




What the... I feel so dumb, I didn't know I needed to actually type +, I thought plus was meaning that I needed to hold alt and type only what comes after the plus symbol! Thanks a bunch!
– Rond
May 1 '17 at 16:40




What the... I feel so dumb, I didn't know I needed to actually type +, I thought plus was meaning that I needed to hold alt and type only what comes after the plus symbol! Thanks a bunch!
– Rond
May 1 '17 at 16:40










1 Answer
1






active

oldest

votes

















up vote
0
down vote













To improve discoverability, I'm going to copy JosefZ's comment from more than a year ago into an answer:




With this registry settings: what happens if you type e.g. +03b1 while holding the Alt key? Greek Small Letter Alpha α (note that leading + is important while leading zeroes are not. So Alt + +3b1 is the same as Alt + +03b1




The registry setting in question is




HKCUControl PanelInput Method




which can be obtained from the command line by typing:



reg query "HKCUControl PanelInput Method"





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%2f1204586%2fcant-enter-unicode-character-with-alt-even-with-enablehexnumpad%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote













    To improve discoverability, I'm going to copy JosefZ's comment from more than a year ago into an answer:




    With this registry settings: what happens if you type e.g. +03b1 while holding the Alt key? Greek Small Letter Alpha α (note that leading + is important while leading zeroes are not. So Alt + +3b1 is the same as Alt + +03b1




    The registry setting in question is




    HKCUControl PanelInput Method




    which can be obtained from the command line by typing:



    reg query "HKCUControl PanelInput Method"





    share|improve this answer

























      up vote
      0
      down vote













      To improve discoverability, I'm going to copy JosefZ's comment from more than a year ago into an answer:




      With this registry settings: what happens if you type e.g. +03b1 while holding the Alt key? Greek Small Letter Alpha α (note that leading + is important while leading zeroes are not. So Alt + +3b1 is the same as Alt + +03b1




      The registry setting in question is




      HKCUControl PanelInput Method




      which can be obtained from the command line by typing:



      reg query "HKCUControl PanelInput Method"





      share|improve this answer























        up vote
        0
        down vote










        up vote
        0
        down vote









        To improve discoverability, I'm going to copy JosefZ's comment from more than a year ago into an answer:




        With this registry settings: what happens if you type e.g. +03b1 while holding the Alt key? Greek Small Letter Alpha α (note that leading + is important while leading zeroes are not. So Alt + +3b1 is the same as Alt + +03b1




        The registry setting in question is




        HKCUControl PanelInput Method




        which can be obtained from the command line by typing:



        reg query "HKCUControl PanelInput Method"





        share|improve this answer












        To improve discoverability, I'm going to copy JosefZ's comment from more than a year ago into an answer:




        With this registry settings: what happens if you type e.g. +03b1 while holding the Alt key? Greek Small Letter Alpha α (note that leading + is important while leading zeroes are not. So Alt + +3b1 is the same as Alt + +03b1




        The registry setting in question is




        HKCUControl PanelInput Method




        which can be obtained from the command line by typing:



        reg query "HKCUControl PanelInput Method"






        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 21 at 12:21









        FreeMan

        219111




        219111






























            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%2f1204586%2fcant-enter-unicode-character-with-alt-even-with-enablehexnumpad%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

            QoS: MAC-Priority for clients behind a repeater

            Ивакино (Тотемский район)

            Can't locate Autom4te/ChannelDefs.pm in @INC (when it definitely is there)