This is a Java script based web module to type in Phonetic Unicode / Remington typing offline as we needed this for our Parijans.

A PDF file describing key details is attached.

Few more symbols like OM, SWASTIK, GVAM, AVAGRAH are typed as special charactors by a combination of SHIFT + ~ + (key).
Ex: 	1.	SHIFT + ~ + a		>	ऽ  (AVAGRAH)	
	2.	SHIFT + ~ + z		>	卐 (SWASTIK)		
	3.	SHIFT + ~ + g		>	ग्वं  (GVAM)		
	4.	SHIFT + ~ + o		>	ॐ (OM)		
	5.	SHIFT + ~ + '		>	'  (starting ')		
	6.	SHIFT + ~ + "		>	'  (closing ')		
	7.	SHIFT + ~ + (		>	(  ( ( )		
	8.	SHIFT + ~ + )		>	)  ( ) )	
	9.	SHIFT + ~ + SHIFT + Y >	(MARATHI Half L)		
	10.	SHIFT + ~ + y		>	(MARATHI L)	
	11.	SHIFT + ~ + j		>	(MARATHI r)

NB: Suggestions are requested at shantikunj@awgp.org .

For (आचार्य) and (कर्म) like words, conversion from Unicode to Chanakya is not done. Replace ')' with 'space+)' , then convert and again replace 'space+)' to ')' .

