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 辷ソ雎千袷雎真 11100111100010001011111111101000101100011001000011100111100010001011111111101000101100011001000001011110 e788bfe8b190e788bfe8b1905e
EUC-JP 辷ソ雎千袷雎真 1110110111101000100011101011111111110000101100111100000011101001101100001100000111110000101100111011111110111111 ede88ebff0b3c0e9b0c1f0b3bfbf
UTF-8 辷ソ雎千袷雎真 111010001011111010110111111011111011110110111111111010011001101110001110111001011000110110000011111010001010001010110111111010011001101110001110111001111001110010011111 e8beb7efbdbfe99b8ee58d83e8a2b7e99b8ee79c9f
UHC ??雎千?雎? 00111111001111111110111011010001111101001011011000111111111011101101000100111111 3f3feed1f4b63feed13f

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