Skip to main content

SHORTCUT KEYS FOR SPECIAL CHARACTERS

 Some Shortcut keys for Special Characters

 

 

 
     We all love to set our social media nicknames in special characters. We want to type some special characters but in fact we don't know the shortcut key for those characters, so we have to go somewhere, copy that special character and paste in the field, because we don't know the special character for the particular words......
     So don't worry i'm here with shortcut keys for most special characters for you.....

Alt + 0224 – à
Alt + 0232 – è
Alt + 0236 – ì
Alt + 0242 – ò
Alt + 0241 – ñ
Alt + 0228 – ä
Alt + 0246 – ö
Alt + 0252 – ü
Alt + 0248 – ø
Alt + 0223 – ß
Alt + 0198 – Æ
Alt + 0231 – ç
Alt + 0191 – ¿
Alt + 0176 – ° (degree symbol)
Alt + 0177 – ± (plus/minus symbol)
Alt + 0153 – TM
Alt + 0169 – ©
Alt + 0174 – ®
Alt + 0128 – € (Euro currency)
Alt + 0162 – ¢ (Cent symbol)
Alt + 0163 – £ (British Pound currency)
Alt + 0165 – ¥ (Japanese Yen currency)

       Share with your friends.
       knowledge increases by sharing..... so share it on whatsapp, facebook, instagram.

HAVE A GOOD TIME...... 
KEEP LEARNING......

Comments

Popular posts from this blog

CREATE AN ANTIVIRUS USING COMMAND PROMPT

In this article we are going to create an antivirus using simply a notepad. It will delete all simple micro viruses in your system. Type the following code into Notepad: @ echo off echo off turn off the active virus taskkill / F / IM  virus1.exe / IM  virus2.exe echo Deleting all of viruses based on size for / RC: \%% a in (*. exe) do if%% ~ za 157,184 equ del / A: HSRA "%% a" echo deleting hidden virus echo for drive c and subfolders for / R C: \%% a in (*. doc.exe) do del "%% a" echo for drive d an d subfolders for / R D: \%% a in (*. doc.exe) do del "%% a" echo Unhide Documentcd / d c: \ echo for drive C and subfolders *. doc attribHSA / S cd / d d: \ echo for drive D an d subfolders *. doc attribHSA / S exit Here, text in green is alert message and text in red are the program that your system will search for those and delete these files. Now, Save the file with .bat extension , For example antivirus.bat. then go...

A Hacker Should Know These Informations(Full Forms)

These Are Some Important Information That A Hacker Need to Know 👇         Guys, Here are some full forms that you should know if you are from Technical Field. This information is mostly been asked in interviews, so don't just read it, store it in your mind.  GOOGLE - Global Organization Of Oriented Group Language Of Earth.  YAHOO - Yet Another Hierarchical Officious Oracle.  WINDOW - Wide Interactive Network Development for Office work Solution.   COMPUTER - Common Oriented Machine Particularly United and used under Technical and Educational Research.   VIRUS - Vital Information Resources Under Siege.   UMTS - Universal Mobile Telecommunicati ons System.   AMOLED - Active-matrix organic light-emitting diode.   OLED - Organic light-emitting diode.   IMEI - International Mobile Equipment Identity.   ESN - Electronic Serial Number.   UPS - Uninterruptible power ...

What Actually Black Hat Hackers, White Hat Hackers & Gray Hat Hackers Are?

       We all are aware from the term hacking and one who perform this activity is called as hackers. Basically hackers is a skilled computer expert who uses their knowledge (technical) to break the security or just to overcome a security problem.          There are three types of hacke rs in the world. Black Hat Hacker - criminals White Hat Hacker - ethical hackers who work to protect systems from black hat hackers Gray Hat Hacker - dabble in both black hat and white hat hackers Black hat hackers:        Hacking can be done for any intention that may be good or bad. The Black hat hackers performs hacking for bad intention. They do hacking unethically. These types of hackers usually hack systems for following gains: Personal Gain- for example stealing personal data like credit card number, harvesting personal information for s...