I have the following:
String a = "\'\\u0043\'";
i know that is an Unicode char and I want to obtain its ASCII value. This is an