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???S??^ 001111110101001100111111001111110011111101010011001111110011111101011110 3f533f3f3f533f3f5e
SJIS-WIN ?S???S??^ 001111110101001100111111001111110011111101010011001111110011111101011110 3f533f3f3f533f3f5e
EUC-JP ?S???S??^ 001111110101001100111111001111110011111101010011001111110011111101011110 3f533f3f3f533f3f5e
UTF-8 혩S청횇혩S청횇^ 111011011001100010101001010100111110110010110010101011011110110110011010100001111110110110011000101010010101001111101100101100101010110111101101100110101000011101011110 ed98a953ecb2aded9a87ed98a953ecb2aded9a875e
UHC 혩S청횇혩S청횇^ 110000101001000101010011110000111011101111000011100001011100001010010001010100111100001110111011110000111000010101011110 c29153c3bbc385c29153c3bbc3855e

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