Symbols to HTML/JavaScript Entity codes
Short tips
Put here text with special characters you want to convert.
If you want tags like <b>
to be converted to <b> and symbol codes like ® to become encoded to their own entities (&#174;) aswell
Press "CONVERT" button.
If no, press "KEEP <>&". This way you'll keep stuff <div class="bla">₧</div> as it is and convert partially-converted text (like make ₧₧ -> ₧₧).
Tool
Related
Post-introduction
So from now on there's no need in those badly-looking html entity table references.
And you don't have to lookup for several minutes for some stupid character you want to get. And in a large
part of cases I'm sure it was not even there, cause these references are always more about some math and greek-geek signs,
copyright symbol maybe, well I know, cause I made one table by myself some time ago,
but it's no good if you're lookingup for some
cool symbols (by the way there's hell lot of syperb ones in my collection
by the link above and that was great part of the reason you are seeing this page).
No, *evil_laugh* now it's time for special character converter. Just
copy symbols you want into the input box and voila! Here you go! Just in few seconds - real kung fu grip.
XD
You can even copy
the whole text that contains symbols and the tool will transform special characters only so you can
transform text in UTF-8 to any html or javascript. You can even copy the result and convert it once again to
get the code of that previous result (you know, it's sometimes useful in js). Make sure you bookmark this one if
you're a web developer, javascript writer, or if you have some kind of website building hobby, cause I find it super-handy
by myself. ;) I use this thing a lot, really.
Contact