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^ 00111111001111110101001100111111001111110110011100111111001111110101001100111111001111110110011101011110 3f3f533f3f673f3f533f3f675e
SJIS-WIN 将ョS将、g将ョS将、g^ 1000111110101011101011100101001110001111101010111010010001100111100011111010101110101110010100111000111110101011101001000110011101011110 8fabae538faba4678fabae538faba4675e
EUC-JP 将ョS将、g将ョS将、g^ 101111101010110110001110101011100101001110111110101011011000111010100100011001111011111010101101100011101010111001010011101111101010110110001110101001000110011101011110 bead8eae53bead8ea467bead8eae53bead8ea4675e
UTF-8 将ョS将、g将ョS将、g^ 1110010110110000100001101110111110111101101011100101001111100101101100001000011011101111101111011010010001100111111001011011000010000110111011111011110110101110010100111110010110110000100001101110111110111101101001000110011101011110 e5b086efbdae53e5b086efbda467e5b086efbdae53e5b086efbda4675e
UHC ??S??g??S??g^ 00111111001111110101001100111111001111110110011100111111001111110101001100111111001111110110011101011110 3f3f533f3f673f3f533f3f675e

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