Writes the charCode to this.
this
This method is equivalent to write(new String.fromCharCode(charCode)).
write(new String.fromCharCode(charCode))