Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
3.8k views
in Technique[技术] by (71.8m points)

c# - is this string utf-8 encoding?

I get a string "xeex80x80xe6x9cx88xe3x81xaexe6x81x8bxe4xbaxbaxeex80x81xe3x80x9cMoon Loversxe3x80x9c - Wikipedia."

I am trying to use C# function utf8String() to convert byte by byte, but it returns "?" for them. So I am wondering is this utf-8 encode? And how to convert it back to regular language string?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神解答

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...