Quote:
Originally Posted by SBT
In Unicode, the sharp symbol (♯) is at code point U+266F. Its HTML entity is ♯.
The Unicode character ♭(U+266D) is the flat sign. Its HTML entity is ♭.
(From Wikipedia)
|
That doesn't help with the entities
If you wrote them originally as numerical entities, I think they are automatically transformed by the forum software. To prevent this, you can use [noparse], as in:
♯ is ♯ (&[noparse]#9839;[/noparse])
♭ is ♭ (&[noparse]#9837;[/noparse])
For all kind of conversions between entities, Unicode characters, etc. I find this very useful:
http://rishida.net/tools/conversion/