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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 譌句ァ区雷諠コ^ 11100110100101111000101111100101101001111000101111100110100101111000101111100110100000111011101001011110 e6978be5a78be6978be683ba5e
EUC-JP 譌句ァ区雷諠コ^ 111010111111011110110110111001111000111010100111101101101110100011001101111010111110101111100011100011101011101001011110 ebf7b6e78ea7b6e8cdebebe38eba5e
UTF-8 譌句ァ区雷諠コ^ 11101000101011011000110011100101100011111010010111101111101111011010011111100101100011001011101011101001100110111011011111101000101010111010000011101111101111011011101001011110 e8ad8ce58fa5efbda7e58cbae99bb7e8aba0efbdba5e
UHC ?句??雷??^ 00111111110011111010001100111111001111111101011011110100001111110011111101011110 3fcfa33f3fd6f43f3f5e

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