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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP 濚???濚???^ 10001111110010011010000100111111001111110011111110001111110010011010000100111111001111110011111101011110 8fc9a13f3f3f8fc9a13f3f3f5e
UTF-8 濚꺫끻삒濚꺫끻삒^ 11100110101111111001101011101010101110101010101111101011100000011011101111101100100000101001001011100110101111111001101011101010101110101010101111101011100000011011101111101100100000101001001001011110 e6bf9aeabaabeb81bbec8292e6bf9aeabaabeb81bbec82925e
UHC 濚꺫끻삒濚꺫끻삒^ 1110011110111001100000111101000110000101111001011001100010010111111001111011100110000011110100011000010111100101100110001001011101011110 e7b983d185e59897e7b983d185e598975e

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