code ascii of a code example

Example 1: code ascii clavier

À	Alt+ 0192	À	À
Á	Alt+ 0193	Á	Á
Â	Alt+ 0194	Â	Â
Ã	Alt+ 0195	Ã	Ã
Ä	Alt+ 0196	Ä	Ä
Å	Alt+ 0197	Å	Å

Æ	Alt+ 0198	Æ	Æ

Ç	Alt+ 0199	Ç	Ç

È	Alt+ 0200	È	È
É	Alt+ 0201	É	É
Ê	Alt+ 0202	Ê	Ê
Ë	Alt+ 0203	Ë	Ë

™	Alt+ 0153	™	 	
š	Alt+ 0154	š	 
›	Alt+ 0155	›	>	 
œ	Alt+ 0156	œ	
®	Alt+ 0174	®	®

¼	Alt+ 0188	¼	¼	
½	Alt+ 0189	½	½
¾	Alt+ 0190	¾	¾

Example 2: what is ascii code

ASCII stands for American Standard code for Information Interchange. 
ASCII character range is 0 to 255.
We can’t add more characters to the ASCII Character set. 
ASCII character set supports only English. That 13
is the reason, if we see C language we can write c language only in English 
we can’t write in other languages because it uses ASCII code

Tags:

Misc Example