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 蠇晢スセ﨡会スス蠑 1111101110100001100111011110111110111101101111101111101110100000100010011110111110111101101111011110010110111100 fba19defbdbefba089efbdbde5bc
EUC-JP ?晢スセ?会スス蠑 00111111110110101111000110001110101111011000111010111110001111111011001011110001100011101011110110001110101111011110101010111110 3fdaf18ebd8ebe3fb2f18ebd8ebdeabe
UTF-8 蠇晢スセ﨡会スス蠑 111010001010000010000111111001101001100110100010111011111011110110111101111011111011110110111110111011111010100010100001111001001011110010011010111011111011110110111101111011111011110110111101111010001010000010010001 e8a087e699a2efbdbdefbdbeefa8a1e4bc9aefbdbdefbdbde8a091
UHC ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f

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