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 謌カ迢取宛迢賛 11100110100010001011011011100111100010111000111011100110100010001011011011100111100010111000111001011110 e688b6e78b8ee688b6e78b8e5e
EUC-JP 謌カ迢取宛迢賛 1110101111101000100011101011011011101101111010111011110011101000101100001011100011101101111010111011101110111111 ebe88eb6edebbce8b0b8edebbbbf
UTF-8 謌カ迢取宛迢賛 111010001010110010001100111011111011110110110110111010001011111110100010111001011000111110010110111001011010111010011011111010001011111110100010111010001011001110011011 e8ac8cefbdb6e8bfa2e58f96e5ae9be8bfa2e8b39b
UHC ???取宛?? 001111110011111100111111111101101010001011101000110010000011111100111111 3f3f3ff6a2e8c83f3f

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