HEBCI is a technique that allows a Web form
handler to transparently detect the character set
with which its data was encoded. By using
carefully-chosen character references, the
browser's encoding can be inferred. Thus, it is
possible to guarantee that data is in a standard
encoding without relying on (often unreliable) Web
server/browser encoding interactions.