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 ???????F 0011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f46
SJIS-WIN 綜???澱私?F 1001000110001110001111110011111100111111100100110110001010001110100001000011111101000110 918e3f3f3f93628e843f46
EUC-JP 綜???澱私?F 1100000111101110001111110011111100111111110001011100001110111011111001000011111101000110 c1ee3f3f3fc5c3bbe43f46
UTF-8 綜숄렰렲澱私칡F 11100111101101101001110011101100100010001000010011101011101000001011000011101011101000001011001011100110101111101011000111100111101001111000000111101100101110011010000101000110 e7b69cec8884eba0b0eba0b2e6beb1e7a781ecb9a146
UHC 綜숄렰렲澱私칡F 111100001111110010111100111100011000111010111101100011101011111111101110111111101101111011100111110001001010011001000110 f0fcbcf18ebd8ebfeefedee7c4a646

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