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 ??????\ 00111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f5c
SJIS-WIN 竪賊存誰遜測\ 10010010010001111001000110101111100100011011011010010010010011101001000110111011100100011010101001011100 924791af91b6924e91bb91aa5c
EUC-JP 竪賊存誰遜測\ 11000011101010001100001010110001110000101011100011000011101011111100001010111101110000101010110001011100 c3a8c2b1c2b8c3afc2bdc2ac5c
UTF-8 竪賊存誰遜測\ 11100111101010111010101011101000101100111000101011100101101011011001100011101000101010101011000011101001100000011001110011100110101110001010110001011100 e7abaae8b38ae5ad98e8aab0e9819ce6b8ac5c
UHC 竪賊存誰遜測\ 11100010101101011110111011100100111100001110110111100010110000011110000111100001111101101011010001011100 e2b5eee4f0ede2c1e1e1f6b45c

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