| Author | 
		  Message
		 | 
		
		  | vikas.bhu | 
		  
		    
			  
				 Posted: Tue Jul 02, 2019 1:57 am    Post subject: Chinese character is not showing in Notepad | 
				     | 
			   
			 
		   | 
		
		
		   Disciple
 
 Joined: 17 May 2009 Posts: 159
  
  | 
		  
		    
			  
				Hi ,
 
 
I am setting values from Input to environment I could see that chinese character properly setting in Environment but when I am opening note pad or Note pad ++ I could not see the same character ..is it converting to some thing else.
 
 
Same chinese character If I am pasting in Notepad I could see It showing properly.
 
 
Flow
 
 
FileInput--> Compute -> Trace
 
 
Thans | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | Vitor | 
		  
		    
			  
				 Posted: Tue Jul 02, 2019 4:48 am    Post subject: Re: Chinese character is not showing in Notepad | 
				     | 
			   
			 
		   | 
		
		
		    Grand High Poobah
 
 Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA 
  | 
		  
		    
			  
				
   
	| vikas.bhu wrote: | 
   
  
	| I am setting values from Input to environment I could see that chinese character properly setting in Environment but when I am opening note pad or Note pad ++ I could not see the same character ..is it converting to some thing else. | 
   
 
 
 
Yes - I shudder to think what kind of ccsid conversions would be done by the paste. _________________ Honesty is the best policy.
 
Insanity is the best defence. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | timber | 
		  
		    
			  
				 Posted: Tue Jul 02, 2019 1:28 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Grand Master
 
 Joined: 25 Aug 2015 Posts: 1292
  
  | 
		  
		    
			  
				I assume that the Chinese character is displaying incorrectly in the Trace node output when you view it in Notepad(++)?
 
   
	| Quote: | 
   
  
	| I could see that chinese character properly setting in Environment but when I am opening note pad or Note pad ++ I could not see the same character | 
   
 
Where did you 'see' the character displaying properly? | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | vikas.bhu | 
		  
		    
			  
				 Posted: Tue Jul 02, 2019 11:11 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Disciple
 
 Joined: 17 May 2009 Posts: 159
  
  | 
		  
		    
			  
				I tried all the CCSID but no luck ..
 
I tried in Note pad also .
 
 
also using 1028 we are doing mapping and transformation...
 
 
Is it because there mixed data like below?
 
 
九州ふそう 唐津サービスセンター" ,,,,awsmm | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | timber | 
		  
		    
			  
				 Posted: Wed Jul 03, 2019 1:46 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Grand Master
 
 Joined: 25 Aug 2015 Posts: 1292
  
  | 
		  
		    
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | rekarm01 | 
		  
		    
			  
				 Posted: Wed Jul 03, 2019 9:27 pm    Post subject: Re: Chinese character is not showing in Notepad | 
				     | 
			   
			 
		   | 
		
		
		   Grand Master
 
 Joined: 25 Jun 2008 Posts: 1415
  
  | 
		  
		    
			  
				
   
	| vikas.bhu wrote: | 
   
  
	| ... but when I am opening note pad or Note pad ++ I could not see the same character ...  | 
   
 
 
Notepad typically relies on the user environment, or a byte order mark, to decide what character encoding to use to read or write a file.
 
 
   
	| vikas.bhu wrote: | 
   
  
	| also using 1028 we are doing mapping and transformation ... | 
   
 
 
What's 1028?  Or is that supposed to be 1208 (UTF-8)?
 
 
   
	| vikas.bhu wrote: | 
   
  
	| Is it because there mixed data like below? | 
   
 
 
Probably not. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | 
		    
		   |