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 蝠灘蕪[蝠灘蕪[^ 111001011001010110010011111001011001010110010011010110111110010110010101100100111110010110010101100100110101101101011110 e59593e595935be59593e595935b5e
EUC-JP 蝠灘蕪[蝠灘蕪[^ 111010011111010111000110111001111100100111110011010110111110100111110101110001101110011111001001111100110101101101011110 e9f5c6e7c9f35be9f5c6e7c9f35b5e
UTF-8 蝠灘蕪[蝠灘蕪[^ 111010001001110110100000111001111000000110011000111010001001010110101010010110111110100010011101101000001110011110000001100110001110100010010101101010100101101101011110 e89da0e78198e895aa5be89da0e78198e895aa5b5e
UHC ?灘蕪[?灘蕪[^ 00111111111101111010100011011001111100110101101100111111111101111010100011011001111100110101101101011110 3ff7a8d9f35b3ff7a8d9f35b5e

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