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 ??m}??m{^ 001111110011111101101101011111010011111100111111011011010111101101011110 3f3f6d7d3f3f6d7b5e
SJIS-WIN 倏糯m}倏糯m{^ 11100000110001011110001011110111011011010111110111100000110001011110001011110111011011010111101101011110 e0c5e2f76d7de0c5e2f76d7b5e
EUC-JP 倏糯m}倏糯m{^ 11100000110001111110010011111001011011010111110111100000110001111110010011111001011011010111101101011110 e0c7e4f96d7de0c7e4f96d7b5e
UTF-8 倏糯m}倏糯m{^ 1110010110000000100011111110011110110011101011110110110101111101111001011000000010001111111001111011001110101111011011010111101101011110 e5808fe7b3af6d7de5808fe7b3af6d7b5e
UHC ??m}??m{^ 001111110011111101101101011111010011111100111111011011010111101101011110 3f3f6d7d3f3f6d7b5e

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