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 ??雁[??雁[^ 0011111100111111100010101110010101011011001111110011111110001010111001010101101101011110 3f3f8ae55b3f3f8ae55b5e
EUC-JP ??雁[??雁[^ 0011111100111111101101001110011101011011001111110011111110110100111001110101101101011110 3f3fb4e75b3f3fb4e75b5e
UTF-8 뤶欄雁[뤶欄雁[^ 111010111010010010110110111011111010010010011101111010011001101110000001010110111110101110100100101101101110111110100100100111011110100110011011100000010101101101011110 eba4b6efa49de99b815beba4b6efa49de99b815b5e
UHC 뤶欄雁[뤶欄雁[^ 100011111110010011010001111011011110010011010010010110111000111111100100110100011110110111100100110100100101101101011110 8fe4d1ede4d25b8fe4d1ede4d25b5e

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