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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 調蔔乾調蔔乾^ 10010010101100101110010011110111100010101010001110010010101100101110010011110111100010101010001101011110 92b2e4f78aa392b2e4f78aa35e
EUC-JP 調蔔乾調蔔乾^ 11000100101101001110100011111001101101001010010111000100101101001110100011111001101101001010010101011110 c4b4e8f9b4a5c4b4e8f9b4a55e
UTF-8 調蔔乾調蔔乾^ 11101000101010101011111111101000100101001001010011100100101110011011111011101000101010101011111111101000100101001001010011100100101110011011111001011110 e8aabfe89494e4b9bee8aabfe89494e4b9be5e
UHC 調蔔乾調蔔乾^ 11110000111000001101110011011011110010111110101111110000111000001101110011011011110010111110101101011110 f0e0dcdbcbebf0e0dcdbcbeb5e

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