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 ??????D^ 0011111100111111001111110011111100111111001111110100010001011110 3f3f3f3f3f3f445e
SJIS-WIN 弔?祉???D^ 10010010101000100011111110001110100000110011111100111111001111110100010001011110 92a23f8e833f3f3f445e
EUC-JP 弔?祉???D^ 11000100101001000011111110111011111000110011111100111111001111110100010001011110 c4a43fbbe33f3f3f445e
UTF-8 弔렟祉곁롛렞D^ 1110010110111100100101001110101110100000100111111110011110100101100010011110101010110011100000011110101110100001100110111110101110100000100111100100010001011110 e5bc94eba09fe7a589eab381eba19beba09e445e
UHC 弔렟祉곁롛렞D^ 1111000011000000100011101011000011110010101100111011000011100111100011101101111110001110101011110100010001011110 f0c08eb0f2b3b0e78edf8eaf445e

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