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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?漿莖枇???^ 0011111110011111111101111110010010110001100101001111100000111111001111110011111101011110 3f9ff7e4b194f83f3f3f5e
EUC-JP ?漿莖枇???^ 0011111111011110111110011110100010110011110010001111101000111111001111110011111101011110 3fdef9e8b3c8fa3f3f3f5e
UTF-8 뤗漿莖枇헨롇롘^ 11101011101001001001011111100110101111001011111111101000100011101001011011100110100111101000011111101101100101111010100011101011101000011000011111101011101000011001100001011110 eba497e6bcbfe88e96e69e87ed97a8eba187eba1985e
UHC 뤗漿莖枇헨롇롘^ 100011111100011111101101111011001100110011101100110111011110110111000111111011101000111011001101100011101101110001011110 8fc7edecccecddedc7ee8ecd8edc5e

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