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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 辣ス蠖ケ辣ス隨 1110011110000101101111011110010110111101101110011110011110000101101111011110011110101100 e785bde5bdb9e785bde7ac
EUC-JP 辣ス蠖ケ辣ス隨 1110110111100101100011101011110111101010101111111000111010111001111011011110010110001110101111011110111010101110 ede58ebdeabf8eb9ede58ebdeeae
UTF-8 辣ス蠖ケ辣ス隨 111010001011111010100011111011111011110110111101111010001010000010010110111011111011110110111001111010001011111010100011111011111011110110111101111010011001101010101000 e8bea3efbdbde8a096efbdb9e8bea3efbdbde99aa8
UHC 辣???辣?隨 11010101101110000011111100111111001111111101010110111000001111111110001011001011 d5b83f3f3fd5b83fe2cb

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