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 淼ァ閼幔讒閼嫂 11111011010001011010011111101000100001001001101111101101111001101010011111101000100001001001101101011110 fb45a7e8849bede6a7e8849b5e
EUC-JP 淼ァ閼幔讒閼嫂 100011111100011111100110100011101010011111101111111001001101011011101111111011001010100111101111111001001101010110111111 8fc7e68ea7efe4d6efeca9efe4d5bf
UTF-8 淼ァ閼幔讒閼嫂 111001101011011110111100111011111011110110100111111010011001011010111100111001011011100110010100111010001010111010010010111010011001011010111100111001011010101110000010 e6b7bcefbda7e996bce5b994e8ae92e996bce5ab82
UHC ??閼?讒閼嫂 0011111100111111111001001101100100111111111100111101100011100100110110011110000111111001 3f3fe4d93ff3d8e4d9e1f9

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