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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 蕚シ゚シィ蕚シ゚シヲ^ 11100100110101001011110011011111101111001010100011100100110101001011110011011111101111001010011001011110 e4d4bcdfbca8e4d4bcdfbca65e
EUC-JP 蕚シ゚シィ蕚シ゚シヲ^ 111010001101011010001110101111001000111011011111100011101011110010001110101010001110100011010110100011101011110010001110110111111000111010111100100011101010011001011110 e8d68ebc8edf8ebc8ea8e8d68ebc8edf8ebc8ea65e
UTF-8 蕚シ゚シィ蕚シ゚シヲ^ 11101000100101011001101011101111101111011011110011101111101111101001111111101111101111011011110011101111101111011010100011101000100101011001101011101111101111011011110011101111101111101001111111101111101111011011110011101111101111011010011001011110 e8959aefbdbcefbe9fefbdbcefbda8e8959aefbdbcefbe9fefbdbcefbda65e
UHC ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e

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