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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 搖??[搖??[^ 1001110110001010001111110011111101011011100111011000101000111111001111110101101101011110 9d8a3f3f5b9d8a3f3f5b5e
EUC-JP 搖??[搖??[^ 1101100111101010001111110011111101011011110110011110101000111111001111110101101101011110 d9ea3f3f5bd9ea3f3f5b5e
UTF-8 搖뱄슁[搖뱄슁[^ 111001101001000010010110111010111011000110000100111011001000101010000001010110111110011010010000100101101110101110110001100001001110110010001010100000010101101101011110 e69096ebb184ec8a815be69096ebb184ec8a815b5e
UHC 搖뱄슁[搖뱄슁[^ 111010001111010010111001111011111011110110110011010110111110100011110100101110011110111110111101101100110101101101011110 e8f4b9efbdb35be8f4b9efbdb35b5e

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