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 鴫湜湿鴫湜湿^ 1111001010110111100011101011000011111011010001111000111010111100111100101011011110001110101100001111101101000111100011101011110001011110 f2b78eb0fb478ebcf2b78eb0fb478ebc5e
EUC-JP ?鴫湜湿?鴫湜湿^ 0011111110111100101100101000111111000111111111001011110010111110001111111011110010110010100011111100011111111100101111001011111001011110 3fbcb28fc7fcbcbe3fbcb28fc7fcbcbe5e
UTF-8 鴫湜湿鴫湜湿^ 11101110100001111010111011101001101101001010101111100110101110011001110011100110101110011011111111101110100001111010111011101001101101001010101111100110101110011001110011100110101110011011111101011110 ee87aee9b4abe6b99ce6b9bfee87aee9b4abe6b99ce6b9bf5e
UHC ??湜???湜?^ 0011111100111111111000111101011100111111001111110011111111100011110101110011111101011110 3f3fe3d73f3f3fe3d73f5e

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