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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 豐壹詞豐壹至^ 11100110101100101001101011100011100011101000110011100110101100101001101011100011100011101000101001011110 e6b29ae38e8ce6b29ae38e8a5e
EUC-JP 豐壹詞豐壹至^ 11101100101101001101010011100101101110111110110011101100101101001101010011100101101110111110101001011110 ecb4d4e5bbececb4d4e5bbea5e
UTF-8 豐壹詞豐壹至^ 11101000101100011001000011100101101000111011100111101000101010011001111011101000101100011001000011100101101000111011100111101000100001111011001101011110 e8b190e5a3b9e8a99ee8b190e5a3b9e887b35e
UHC ?壹詞?壹至^ 0011111111101100111011001101111011110010001111111110110011101100111100101011100001011110 3fececdef23fececf2b85e

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