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 薰ィ蠇溶}薰ィ蠇溶{^ 1111101110011110101010001111101110100001100101110110111001111101111110111001111010101000111110111010000110010111011011100111101101011110 fb9ea8fba1976e7dfb9ea8fba1976e7b5e
EUC-JP ?ィ?溶}?ィ?溶{^ 001111111000111010101000001111111100110111001111011111010011111110001110101010000011111111001101110011110111101101011110 3f8ea83fcdcf7d3f8ea83fcdcf7b5e
UTF-8 薰ィ蠇溶}薰ィ蠇溶{^ 111010001001011010110000111011111011110110101000111010001010000010000111111001101011101010110110011111011110100010010110101100001110111110111101101010001110100010100000100001111110011010111010101101100111101101011110 e896b0efbda8e8a087e6bab67de896b0efbda8e8a087e6bab67b5e
UHC 薰??溶}薰??溶{^ 111111011011100100111111001111111110100111000001011111011111110110111001001111110011111111101001110000010111101101011110 fdb93f3fe9c17dfdb93f3fe9c17b5e

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