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 巐倣圉巐倣圉^ 11111010101101101001010111101101100110101001111011111010101101101001010111101101100110101001111001011110 fab695ed9a9efab695ed9a9e5e
EUC-JP 巐倣圉巐倣圉^ 100011111011101111111001110010101110111111010011111111101000111110111011111110011100101011101111110100111111111001011110 8fbbf9caefd3fe8fbbf9caefd3fe5e
UTF-8 巐倣圉巐倣圉^ 11100101101101111001000011100101100000001010001111100101100111001000100111100101101101111001000011100101100000001010001111100101100111001000100101011110 e5b790e580a3e59c89e5b790e580a3e59c895e
UHC ?倣??倣?^ 001111111101101110100111001111110011111111011011101001110011111101011110 3fdba73f3fdba73f5e

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