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 屍??[屍??[^ 1000111001110010001111110011111101011011100011100111001000111111001111110101101101011110 8e723f3f5b8e723f3f5b5e
EUC-JP 屍??[屍??[^ 1011101111010011001111110011111101011011101110111101001100111111001111110101101101011110 bbd33f3f5bbbd33f3f5b5e
UTF-8 屍뜃뤇[屍뜃뤇[^ 111001011011000110001101111010111001110010000011111010111010010010000111010110111110010110110001100011011110101110011100100000111110101110100100100001110101101101011110 e5b18deb9c83eba4875be5b18deb9c83eba4875b5e
UHC 屍뜃뤇[屍뜃뤇[^ 111000111011101110001101100001111000111110110111010110111110001110111011100011011000011110001111101101110101101101011110 e3bb8d878fb75be3bb8d878fb75b5e

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