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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 弔??猫弔??杳^ 10010010101000100011111100111111100101000100110010010010101000100011111100111111100111011110000001011110 92a23f3f944c92a23f3f9de05e
EUC-JP 弔?頊猫弔?頊杳^ 1100010010100100001111111000111111100111111101001100011110101101110001001010010000111111100011111110011111110100110110101110001001011110 c4a43f8fe7f4c7adc4a43f8fe7f4dae25e
UTF-8 弔렍頊猫弔렍頊杳^ 11100101101111001001010011101011101000001000110111101001101000001000101011100111100011001010101111100101101111001001010011101011101000001000110111101001101000001000101011100110100111011011001101011110 e5bc94eba08de9a08ae78cabe5bc94eba08de9a08ae69db35e
UHC 弔렍頊猫弔렍頊杳^ 1111000011000000100011101010001111101001111101011101100111011110111100001100000010001110101000111110100111110101110110011101110001011110 f0c08ea3e9f5d9def0c08ea3e9f5d9dc5e

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