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 ?S??g?S??g^ 0011111101010011001111110011111101100111001111110101001100111111001111110110011101011110 3f533f3f673f533f3f675e
SJIS-WIN 矗Sモ」g矗Sモ」g^ 11100001110111100101001111010011101000110110011111100001110111100101001111010011101000110110011101011110 e1de53d3a367e1de53d3a3675e
EUC-JP 矗Sモ」g矗Sモ」g^ 1110001011100000010100111000111011010011100011101010001101100111111000101110000001010011100011101101001110001110101000110110011101011110 e2e0538ed38ea367e2e0538ed38ea3675e
UTF-8 矗Sモ」g矗Sモ」g^ 1110011110011111100101110101001111101111101111101001001111101111101111011010001101100111111001111001111110010111010100111110111110111110100100111110111110111101101000110110011101011110 e79f9753efbe93efbda367e79f9753efbe93efbda3675e
UHC 矗S??g矗S??g^ 11110101101110000101001100111111001111110110011111110101101110000101001100111111001111110110011101011110 f5b8533f3f67f5b8533f3f675e

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