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 豺シ螟よウェ雹 1110011010110111101111001110010110100100100000101110011010110011101010101110100010111001 e6b7bce5a482e6b3aae8b9
EUC-JP 豺シ螟よウェ雹 1110110010111001100011101011110011101010101001101010010011101000100011101011001110001110101010101111000010111011 ecb98ebceaa6a4e88eb38eaaf0bb
UTF-8 豺シ螟よウェ雹 111010001011000110111010111011111011110110111100111010001001111010011111111000111000001010001000111011111011110110110011111011111011110110101010111010011001101110111001 e8b1baefbdbce89e9fe38288efbdb3efbdaae99bb9
UHC 豺?螟よ??雹 1110001111001111001111111101100110101101101010101110100000111111001111111101101011011111 e3cf3fd9adaae83f3fdadf

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