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 佚?漿坤佚?漿鵠^ 100110001100001100111111100111111111011110001101101000111001100011000011001111111001111111110111100011011001010001011110 98c33f9ff78da398c33f9ff78d945e
EUC-JP 佚?漿坤佚?漿鵠^ 110100001100010100111111110111101111100110111010101001011101000011000101001111111101111011111001101110011111010001011110 d0c53fdef9baa5d0c53fdef9b9f45e
UTF-8 佚렡漿坤佚렡漿鵠^ 11100100101111011001101011101011101000001010000111100110101111001011111111100101100111011010010011100100101111011001101011101011101000001010000111100110101111001011111111101001101101011010000001011110 e4bd9aeba0a1e6bcbfe59da4e4bd9aeba0a1e6bcbfe9b5a05e
UHC 佚렡漿坤佚렡漿鵠^ 1110110011101010100011101011001011101101111011001100110111011110111011001110101010001110101100101110110111101100110011011101110001011110 ecea8eb2edeccddeecea8eb2edeccddc5e

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