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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 昭セシカ昭眈ォ章 100011111011101010111110101111001011011010001111101110101110000110111100101010111000111111001101 8fbabebcb68fbae1bcab8fcd
EUC-JP 昭セシカ昭眈ォ章 10111110101111001000111010111110100011101011110010001110101101101011111010111100111000101011111010001110101010111011111011001111 bebc8ebe8ebc8eb6bebce2be8eabbecf
UTF-8 昭セシカ昭眈ォ章 111001101001100010101101111011111011110110111110111011111011110110111100111011111011110110110110111001101001100010101101111001111001110010001000111011111011110110101011111001111010101110100000 e698adefbdbeefbdbcefbdb6e698ade79c88efbdabe7aba0
UHC 昭???昭眈?章 111000011011100100111111001111110011111111100001101110011111011110101111001111111110110111110001 e1b93f3f3fe1b9f7af3fedf1

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