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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 昭セシカ昭眈ォ章ェ 10001111101110101011111010111100101101101000111110111010111000011011110010101011100011111100110110101010 8fbabebcb68fbae1bcab8fcdaa
EUC-JP 昭セシカ昭眈ォ章ェ 101111101011110010001110101111101000111010111100100011101011011010111110101111001110001010111110100011101010101110111110110011111000111010101010 bebc8ebe8ebc8eb6bebce2be8eabbecf8eaa
UTF-8 昭セシカ昭眈ォ章ェ 111001101001100010101101111011111011110110111110111011111011110110111100111011111011110110110110111001101001100010101101111001111001110010001000111011111011110110101011111001111010101110100000111011111011110110101010 e698adefbdbeefbdbcefbdb6e698ade79c88efbdabe7aba0efbdaa
UHC 昭???昭眈?章? 11100001101110010011111100111111001111111110000110111001111101111010111100111111111011011111000100111111 e1b93f3f3fe1b9f7af3fedf13f

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