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 鬲夥「喜オ頑あ 111010011010110110011010111011001010001010001010111011001011010110001010111001101000001010100000 e9ad9aeca28aecb58ae682a0
EUC-JP 鬲夥「喜オ頑あ 1111001010101111110101001110111010001110101000101011010011101110100011101011010110110100111010001010010010100010 f2afd4ee8ea2b4ee8eb5b4e8a4a2
UTF-8 鬲夥「喜オ頑あ 111010011010110010110010111001011010010010100101111011111011110110100010111001011001011010011100111011111011110110110101111010011010000010010001111000111000000110000010 e9acb2e5a4a5efbda2e5969cefbdb5e9a091e38182
UHC ???喜?頑あ 00111111001111110011111111111101111011000011111111101000110101111010101010100010 3f3f3ffdec3fe8d7aaa2

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