I hope the title is clear enough, but what I want is like this:
string hello = "0012"; string escapedHello = "\\u" + hello;