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^ 11100010101000111000011101000100001111110011111100111111001111110110010101011110 e2a387443f3f3f3f655e
EUC-JP 筌??獒??e^ 1110010010100101001111110011111110001111110010111011101100111111001111110110010101011110 e4a53f3f8fcbbb3f3f655e
UTF-8 筌⑤젿獒앸젣e^ 1110011110101101100011001110001010010001101001001110110010100000101111111110011110001101100100101110110010010101101110001110110010100000101000110110010101011110 e7ad8ce291a4eca0bfe78d92ec95b8eca0a3655e
UHC 筌⑤젿獒앸젣e^ 1110111110100111101010001110101110100000101100011110100010100011100111011110101110100000100111000110010101011110 efa7a8eba0b1e8a39deba09c655e

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