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 蟯サ蠖ケ}蟯サ蠖ケ{^ 111001011011001010111011111001011011110110111001011111011110010110110010101110111110010110111101101110010111101101011110 e5b2bbe5bdb97de5b2bbe5bdb97b5e
EUC-JP 蟯サ蠖ケ}蟯サ蠖ケ{^ 11101010101101001000111010111011111010101011111110001110101110010111110111101010101101001000111010111011111010101011111110001110101110010111101101011110 eab48ebbeabf8eb97deab48ebbeabf8eb97b5e
UTF-8 蟯サ蠖ケ}蟯サ蠖ケ{^ 111010001001111110101111111011111011110110111011111010001010000010010110111011111011110110111001011111011110100010011111101011111110111110111101101110111110100010100000100101101110111110111101101110010111101101011110 e89fafefbdbbe8a096efbdb97de89fafefbdbbe8a096efbdb97b5e
UHC 蟯???}蟯???{^ 11101001101010000011111100111111001111110111110111101001101010000011111100111111001111110111101101011110 e9a83f3f3f7de9a83f3f3f7b5e

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