Entering unicode characters

I'm trying to implement number display using unicode characters in a paragraph e.g. &#9312 ; which gives ①

(Which it seems I can do here?)

Anyone know of an easy way to do it in BSS, apart from using a custom code block?

http://jsfiddle.net/KyleMit/esm3jssy/

OK, managed to solve this. Two ways to do it...

  1. create a dummy page and enter the symbols as HTML characters into a custom code control. Preview the dummy page and copy the symbols from the page into BSS.

  2. I had to update my registry to allow entry of unicode hex characters from the keyboard... Under HKEY_Current_User/Control Panel/Input Method, set EnableHexNumpad to "1".

Then I could enter the hex value of the unicode character from the keyboard...

http://www.fileformat.info/info/unicode/char/2460/index.htm