Javascript Properties JavaScript Reference

Note:
Read and write property. 
Sets the the element character set.
    
Syntax:
    
document.getElementById("elementID").charset = value
document.all.elementID.charset = value // IE only