언어 설정

Menu
Sites
Language
uncode issues

i'm making an application using the RSS feed parsing and i have probleme the unicodes so the content,i mean the content of webpage that i parse contain some special characters , so the website page content can't be loaded and ,get an error : unicode \8321 and other

what should i do

 

thanks

Edited by: hamza haj on 26 12월, 2014

Responses

2 댓글
pius lee

Hello?

What library or API are you using for parsing the RSS feed? (I assume this is what you meant by "webpage")

\u8321 looks " ₁ " I guess your XML parsing library has problem for parse non-latin chunk.

Carsten Haitzler

what encoding is the rss? i would hope utf8...