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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 辯ソ辷ソ迪セ迪 1110011110000111101111111110011110001000101111111110011110001100101111101110011110001100 e787bfe788bfe78cbee78c
EUC-JP 辯ソ辷ソ迪セ迪 1110110111100111100011101011111111101101111010001000111010111111111011011110110010001110101111101110110111101100 ede78ebfede88ebfedec8ebeedec
UTF-8 辯ソ辷ソ迪セ迪 111010001011111010101111111011111011110110111111111010001011111010110111111011111011110110111111111010001011111110101010111011111011110110111110111010001011111110101010 e8beafefbdbfe8beb7efbdbfe8bfaaefbdbee8bfaa
UHC 辯???迪?迪 11011100101010100011111100111111001111111110111011101000001111111110111011101000 dcaa3f3f3feee83feee8

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