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 章ェシサ昭ロシゥ章 100011111100110110101010101111001011101110001111101110101101101110111100101010011000111111001101 8fcdaabcbb8fbadbbca98fcd
EUC-JP 章ェシサ昭ロシゥ章 101111101100111110001110101010101000111010111100100011101011101110111110101111001000111011011011100011101011110010001110101010011011111011001111 becf8eaa8ebc8ebbbebc8edb8ebc8ea9becf
UTF-8 章ェシサ昭ロシゥ章 111001111010101110100000111011111011110110101010111011111011110110111100111011111011110110111011111001101001100010101101111011111011111010011011111011111011110110111100111011111011110110101001111001111010101110100000 e7aba0efbdaaefbdbcefbdbbe698adefbe9befbdbcefbda9e7aba0
UHC 章???昭???章 111011011111000100111111001111110011111111100001101110010011111100111111001111111110110111110001 edf13f3f3fe1b93f3f3fedf1

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