when i use  
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
 it returns result of logging to modem,my problem that it returns text English and some modems return unrecognized character
i tried many charset like (windows-1256 ,windows-1250,iso......)but it still not English understandable text
any solutions please?
			
			
			
				B4X:
			
		
		
		BytesToString(Buffer,0,Buffer.Length,"UTF8")
	i tried many charset like (windows-1256 ,windows-1250,iso......)but it still not English understandable text
any solutions please?