This library is created to display the sub script and supert scripts inside the select field. This will solve the sub/super scirpts issue without going for a huge libraries.
Include the convertHTML2UTF.js file
Use as following to dispaly H2SO4 in correct format inside select field.
$.convertHTML2UTF("H2SO4");
Thanks,