Display the character encoding for this document:
The result will be:
The inputEncoding property returns the character encoding for the document.
The inputEncoding property returns the character encoding at the time of parsing, and will return null if the document is created in memory.
![]()
The inputEncoding property is supported in all major browsers, except for Opera.
Note: Internet explorer 8 and earlier does not support this property.
| Return Value: | A String, representing the document's character encoding |
|---|---|
| DOM Version | Core Level 3 |
Your message has been sent to W3Schools.