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 只?漿坤只?漿鵠^ 100100011111110000111111100111111111011110001101101000111001000111111100001111111001111111110111100011011001010001011110 91fc3f9ff78da391fc3f9ff78d945e
EUC-JP 只?漿坤只?漿鵠^ 110000101111111000111111110111101111100110111010101001011100001011111110001111111101111011111001101110011111010001011110 c2fe3fdef9baa5c2fe3fdef9b9f45e
UTF-8 只렑漿坤只렑漿鵠^ 11100101100011111010101011101011101000001001000111100110101111001011111111100101100111011010010011100101100011111010101011101011101000001001000111100110101111001011111111101001101101011010000001011110 e58faaeba091e6bcbfe59da4e58faaeba091e6bcbfe9b5a05e
UHC 只렑漿坤只렑漿鵠^ 1111000111111110100011101010011011101101111011001100110111011110111100011111111010001110101001101110110111101100110011011101110001011110 f1fe8ea6edeccddef1fe8ea6edeccddc5e

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