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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ソ」コソ}ソ」コソ{^ 1011111110100011101110101011111101111101101111111010001110111010101111110111101101011110 bfa3babf7dbfa3babf7b5e
EUC-JP ソ」コソ}ソ」コソ{^ 10001110101111111000111010100011100011101011101010001110101111110111110110001110101111111000111010100011100011101011101010001110101111110111101101011110 8ebf8ea38eba8ebf7d8ebf8ea38eba8ebf7b5e
UTF-8 ソ」コソ}ソ」コソ{^ 111011111011110110111111111011111011110110100011111011111011110110111010111011111011110110111111011111011110111110111101101111111110111110111101101000111110111110111101101110101110111110111101101111110111101101011110 efbdbfefbda3efbdbaefbdbf7defbdbfefbda3efbdbaefbdbf7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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