May I know what is the keycode for hash sign (#)? I have searched through some resources but couldn’t find. Is it possible to get keycode for this symbol? How about other punctuations? Thanks.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can find out the keycodes for whatever letter by simply running this code (try it now in your console):
Then just type the letter you’re interested in, and it will show up in the console.
#is35, btw.