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 ク晳}ク晳{^ 1111001010100011101110001111101011011001111101010110111001111101111100101010001110111000111110101101100111110101011011100111101101011110 f2a3b8fad9f56e7df2a3b8fad9f56e7b5e
EUC-JP ?ク晳?}?ク晳?{^ 0011111110001110101110001000111111000010110001000011111101111101001111111000111010111000100011111100001011000100001111110111101101011110 3f8eb88fc2c43f7d3f8eb88fc2c43f7b5e
UTF-8 ク晳}ク晳{^ 111011101000011110011010111011111011110110111000111001101001100110110011111011101000111110011010011111011110111010000111100110101110111110111101101110001110011010011001101100111110111010001111100110100111101101011110 ee879aefbdb8e699b3ee8f9a7dee879aefbdb8e699b3ee8f9a7b5e
UHC ??晳?}??晳?{^ 00111111001111111110000010101111001111110111110100111111001111111110000010101111001111110111101101011110 3f3fe0af3f7d3f3fe0af3f7b5e

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