I found a similar question:
Converting integers to UTF-8 (Korean)
But I can't figure out how you would do this in .net c#
Problem: I have a string from a database - "\354\202\254\354\232\251\354\236\220\354\203\201\354\204\270\354\240\225\353\263\264\354\236\205\353\240\245"
That should translate to - 사용자상세정보입력
Any help would be greatly appreciated!