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 ???W???W^ 001111110011111100111111010101110011111100111111001111110101011101011110 3f3f3f573f3f3f575e
SJIS-WIN ???W???W^ 001111110011111100111111010101110011111100111111001111110101011101011110 3f3f3f573f3f3f575e
EUC-JP ???W???W^ 001111110011111100111111010101110011111100111111001111110101011101011110 3f3f3f573f3f3f575e
UTF-8 묨뫇묨W묨뫇묨W^ 111010111010110010101000111010111010101110000111111010111010110010101000010101111110101110101100101010001110101110101011100001111110101110101100101010000101011101011110 ebaca8ebab87ebaca857ebaca8ebab87ebaca8575e
UHC 묨뫇묨W묨뫇묨W^ 100100100100000110010001101010101001001001000001010101111001001001000001100100011010101010010010010000010101011101011110 924191aa924157924191aa9241575e

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