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 蔕器輯}蔕器輯{^ 111001001111011010001010111011011000111101010011011111011110010011110110100010101110110110001111010100110111101101011110 e4f68aed8f537de4f68aed8f537b5e
EUC-JP 蔕器輯}蔕器輯{^ 111010001111100010110100111011111011110110110100011111011110100011111000101101001110111110111101101101000111101101011110 e8f8b4efbdb47de8f8b4efbdb47b5e
UTF-8 蔕器輯}蔕器輯{^ 111010001001010010010101111001011001100110101000111010001011110010101111011111011110100010010100100101011110010110011001101010001110100010111100101011110111101101011110 e89495e599a8e8bcaf7de89495e599a8e8bcaf7b5e
UHC ?器輯}?器輯{^ 00111111110100001110111111110010111111100111110100111111110100001110111111110010111111100111101101011110 3fd0eff2fe7d3fd0eff2fe7b5e

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