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 弔??拒弔??居^ 10010010101000100011111100111111100010111001000110010010101000100011111100111111100010111000111101011110 92a23f3f8b9192a23f3f8b8f5e
EUC-JP 弔?饔拒弔?饔居^ 1100010010100100001111111000111111101000111011111011010111110001110001001010010000111111100011111110100011101111101101011110111101011110 c4a43f8fe8efb5f1c4a43f8fe8efb5ef5e
UTF-8 弔렟饔拒弔렟饔居^ 11100101101111001001010011101011101000001001111111101001101001011001010011100110100010111001001011100101101111001001010011101011101000001001111111101001101001011001010011100101101100011000010101011110 e5bc94eba09fe9a594e68b92e5bc94eba09fe9a594e5b1855e
UHC 弔렟饔拒弔렟饔居^ 1111000011000000100011101011000011101000101111011100101111011110111100001100000010001110101100001110100010111101110010111101110001011110 f0c08eb0e8bdcbdef0c08eb0e8bdcbdc5e

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