I\'ve got an array of special characters that looks something like this.
specialCharList=[\'`\',\'~\',\'!\',\'@\',\'#\',\'$\',\'%\',\'^\', \'&\'
You can use single, double ot triple quotes for delimiting strings.
So "'", '"' are ways to have a quote character in your string.
"'"
'"'