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 罧活祈罧活祈^ 11100011101011001000101010001000100010110100011011100011101011001000101010001000100010110100011001011110 e3ac8a888b46e3ac8a888b465e
EUC-JP 罧活祈罧活祈^ 11100110101011101011001111101000101101011010011111100110101011101011001111101000101101011010011101011110 e6aeb3e8b5a7e6aeb3e8b5a75e
UTF-8 罧活祈罧活祈^ 11100111101111011010011111100110101101001011101111100111101001011000100011100111101111011010011111100110101101001011101111100111101001011000100001011110 e7bda7e6b4bbe7a588e7bda7e6b4bbe7a5885e
UHC ?活祈?活祈^ 0011111111111100110000001101000110110111001111111111110011000000110100011011011101011110 3ffcc0d1b73ffcc0d1b75e

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