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 蟷鈴エマ蟷鈴エボ^ 111001011011100110010111111010011011010010000011011111011110010110111001100101111110100110110100100000110111101101011110 e5b997e9b4837de5b997e9b4837b5e
EUC-JP 蟷鈴エマ蟷鈴エボ^ 1110101010111011110011101110101110001110101101001010010111011110111010101011101111001110111010111000111010110100101001011101110001011110 eabbceeb8eb4a5deeabbceeb8eb4a5dc5e
UTF-8 蟷鈴エマ蟷鈴エボ^ 11101000100111111011011111101001100010001011010011101111101111011011010011100011100000111001111011101000100111111011011111101001100010001011010011101111101111011011010011100011100000111001110001011110 e89fb7e988b4efbdb4e3839ee89fb7e988b4efbdb4e3839c5e
UHC ?鈴?マ?鈴?ボ^ 00111111110101101100001000111111101010111101111000111111110101101100001000111111101010111101110001011110 3fd6c23fabde3fd6c23fabdc5e

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