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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ソ葹ケ}ソ葹ケ{^ 1011111111100100110111111011100101111101101111111110010011011111101110010111101101011110 bfe4dfb97dbfe4dfb97b5e
EUC-JP ソ葹ケ}ソ葹ケ{^ 100011101011111111101000111000011000111010111001011111011000111010111111111010001110000110001110101110010111101101011110 8ebfe8e18eb97d8ebfe8e18eb97b5e
UTF-8 ソ葹ケ}ソ葹ケ{^ 111011111011110110111111111010001001000110111001111011111011110110111001011111011110111110111101101111111110100010010001101110011110111110111101101110010111101101011110 efbdbfe891b9efbdb97defbdbfe891b9efbdb97b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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