i am trying to develop a soft keyboard using boa constructor

To do that i have to disply the name of a button in "malayalam" language.In oreder to do that the format is u"\u0d05"
details
print u"\u0d05" yeilds the first letter in malayalam

when i change the label of the button to u"\u0d05" it simply displys as "u"\u0d05" instead of showing...