unicode in hdf files

"zeegco" <[email protected]> Mon, 19 May 2008 05:18:51 -0000
Newsgroups gmane.text.clearsilver.general
Message-ID <[email protected]>
hello,
I want to save unicode values in my HDF files to use them in my code
(python code) and templates, but I don't now how can I  do this.

now, maybe because of my less understaning of clearsilver, I use
expressions like this in my HDF files to set unicodes (infact not
unicode there, only NCR :( )

myvar = &#5867;&#5868;&#5869;

how can I make it real unicode?

tnx