Hi m3jim,
you can custom the "special characters" dialog at
for IE browser: "\CuteSoft_Client\CuteEditor\Dialogs\InsertChars.htm"
for gecko browser (chrome,firefox,safari)"\CuteSoft_Client\CuteEditor\Dialogs\Gecko_InsertChars.htm"
In the gecko dialog, the characters defined by method "function writeChars()" and "function writeChars2()", you can change these methods to custom the characters.
In the IE dialog, the characters code has been encrypted, so can not change it for now.
Regards,
Ken