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 辣ス蠖ケ辣ス逅 1110011110000101101111011110010110111101101110011110011110000101101111011110011110010000 e785bde5bdb9e785bde790
EUC-JP 辣ス蠖ケ辣ス逅 1110110111100101100011101011110111101010101111111000111010111001111011011110010110001110101111011110110111110000 ede58ebdeabf8eb9ede58ebdedf0
UTF-8 辣ス蠖ケ辣ス逅 111010001011111010100011111011111011110110111101111010001010000010010110111011111011110110111001111010001011111010100011111011111011110110111101111010011000000010000101 e8bea3efbdbde8a096efbdb9e8bea3efbdbde98085
UHC 辣???辣?逅 11010101101110000011111100111111001111111101010110111000001111111111110110110001 d5b83f3f3fd5b83ffdb1

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