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 鴦??????^ 111010011111000100111111001111110011111100111111001111110011111101011110 e9f13f3f3f3f3f3f5e
EUC-JP 鴦??????^ 111100101111001100111111001111110011111100111111001111110011111101011110 f2f33f3f3f3f3f3f5e
UTF-8 鴦꾆쇰펶醴브엡^ 11101001101101001010011011101010101111101000011011101100100001111011000011101101100011101011011011101111101001101011011111101011101110001000110011101100100101111010000101011110 e9b4a6eabe86ec87b0ed8eb6efa6b7ebb88cec97a15e
UHC 鴦꾆쇰펶醴브엡^ 111001001110110010000100110011101011110011101011101111001000011111100111111001001011101011101010101111111010011001011110 e4ec84cebcebbc87e7e4baeabfa65e

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