Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Issue with garbed character

Hello
 
1.this is what i would like to do
I want to read multi-byte characters from a UTF-8 properties file and output them in Shift-JIS character code.
 
2.status
Define the multibyte character "サッカー" in the UTF-8 properties file,
the special Characters are garbled when output to Shift-JIS file(as it shown in a attach file)
.Operation check environment
OS : Window10
Talend : Talend Open studio for Data integration(version 7.2.1)
 
The following is executed, but garbled characters are occurring.
 
・ Read UTF-8 properties file and output to CSV file with UTF-8 character code (tFileOutputDelimited)
・ Read UTF-8 properties file and output to CSV file with Shift-JIS character code (tFileOutputDelimited)
・ Read UTF-8 properties file and output with System.out.println () in tJava
・ Reads Shift-JIS properties file and outputs to CSV file with Shift-JIS character code (tFileOutputDelimited)
・ Read the Shift-JIS properties file and output it with System.out.println () in tJava
 
3 please refer to the below image

 

0683p000009M9ex.png

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hello,

Could you please elaborate your case with an example with input and expected output result?

The screenshot you attached is not available in community. Could you please have a look at it?

Best regards

Sabrina