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 鴣ー酘ュ鴣ー酘ュ^ 11101001111100111011000011100111110001001010110111101001111100111011000011100111110001001010110101011110 e9f3b0e7c4ade9f3b0e7c4ad5e
EUC-JP 鴣ー酘ュ鴣ー酘ュ^ 1111001011110101100011101011000011101110110001101000111010101101111100101111010110001110101100001110111011000110100011101010110101011110 f2f58eb0eec68eadf2f58eb0eec68ead5e
UTF-8 鴣ー酘ュ鴣ー酘ュ^ 11101001101101001010001111101111101111011011000011101001100001011001100011101111101111011010110111101001101101001010001111101111101111011011000011101001100001011001100011101111101111011010110101011110 e9b4a3efbdb0e98598efbdade9b4a3efbdb0e98598efbdad5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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