To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN 瀛??瀛??e^ 11100000011010010011111100111111111000000110100100111111001111110110010101011110 e0693f3fe0693f3f655e
EUC-JP 瀛??瀛??e^ 11011111110010100011111100111111110111111100101000111111001111110110010101011110 dfca3f3fdfca3f3f655e
UTF-8 瀛롰뢗瀛롰뢑e^ 1110011110000000100110111110101110100001101100001110101110100010100101111110011110000000100110111110101110100001101100001110101110100010100100010110010101011110 e7809beba1b0eba297e7809beba1b0eba291655e
UHC 瀛롰뢗瀛롰뢑e^ 1110011110111010100011101110110110001111010100101110011110111010100011101110110110001111010011000110010101011110 e7ba8eed8f52e7ba8eed8f4c655e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)