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 薰ィ閠系}薰ィ閠系{^ 1111101110011110101010001110100010000000100011000110111001111101111110111001111010101000111010001000000010001100011011100111101101011110 fb9ea8e8808c6e7dfb9ea8e8808c6e7b5e
EUC-JP ?ィ閠系}?ィ閠系{^ 0011111110001110101010001110111111100000101101111100111101111101001111111000111010101000111011111110000010110111110011110111101101011110 3f8ea8efe0b7cf7d3f8ea8efe0b7cf7b5e
UTF-8 薰ィ閠系}薰ィ閠系{^ 111010001001011010110000111011111011110110101000111010011001011010100000111001111011001110111011011111011110100010010110101100001110111110111101101010001110100110010110101000001110011110110011101110110111101101011110 e896b0efbda8e996a0e7b3bb7de896b0efbda8e996a0e7b3bb7b5e
UHC 薰??系}薰??系{^ 111111011011100100111111001111111100110110100111011111011111110110111001001111110011111111001101101001110111101101011110 fdb93f3fcda77dfdb93f3fcda77b5e

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