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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 蠏ュ髱ゥ}蠏ュ髱ゥ{^ 111001011011010110101101111010011001110110101001011111011110010110110101101011011110100110011101101010010111101101011110 e5b5ade99da97de5b5ade99da97b5e
EUC-JP 蠏ュ髱ゥ}蠏ュ髱ゥ{^ 11101010101101111000111010101101111100011111110110001110101010010111110111101010101101111000111010101101111100011111110110001110101010010111101101011110 eab78eadf1fd8ea97deab78eadf1fd8ea97b5e
UTF-8 蠏ュ髱ゥ}蠏ュ髱ゥ{^ 111010001010000010001111111011111011110110101101111010011010101110110001111011111011110110101001011111011110100010100000100011111110111110111101101011011110100110101011101100011110111110111101101010010111101101011110 e8a08fefbdade9abb1efbda97de8a08fefbdade9abb1efbda97b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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