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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 霳豢リ。ロ゙抦^ 1111101111101101111001101011010011011000101000011101101111011110111110101100100001011110 fbede6b4d8a1dbdefac85e
EUC-JP 霳豢リ。ロ゙抦^ 1000111111100111101011001110110010110110100011101101100010001110101000011000111011011011100011101101111010001111101111111100100101011110 8fe7acecb68ed88ea18edb8ede8fbfc95e
UTF-8 霳豢リ。ロ゙抦^ 11101001100111001011001111101000101100011010001011101111101111101001100011101111101111011010000111101111101111101001101111101111101111101001111011100110100010101010011001011110 e99cb3e8b1a2efbe98efbda1efbe9befbe9ee68aa65e
UHC ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e

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