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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ン錝犱ン錝犱^ 1101110111111011110111011111101101011011110111011111101111011101111110110101101101011110 ddfbddfb5bddfbddfb5b5e
EUC-JP ン錝犱ン錝犱^ 1000111011011101100011111110010011011011100011111100101011101111100011101101110110001111111001001101101110001111110010101110111101011110 8edd8fe4db8fcaef8edd8fe4db8fcaef5e
UTF-8 ン錝犱ン錝犱^ 11101111101111101001110111101001100011001001110111100111100010101011000111101111101111101001110111101001100011001001110111100111100010101011000101011110 efbe9de98c9de78ab1efbe9de98c9de78ab15e
UHC ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e

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