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 愿?畯?愿?畯?^ 10011100110000110011111111111011011011110011111110011100110000110011111111111011011011110011111101011110 9cc33ffb6f3f9cc33ffb6f3f5e
EUC-JP 愿?畯?愿?畯?^ 110110001100010100111111100011111100110110111011001111111101100011000101001111111000111111001101101110110011111101011110 d8c53f8fcdbb3fd8c53f8fcdbb3f5e
UTF-8 愿렮畯줏愿렮畯줌^ 11100110100001001011111111101011101000001010111011100111100101011010111111101100101001001000111111100110100001001011111111101011101000001010111011100111100101011010111111101100101001001000110001011110 e684bfeba0aee795afeca48fe684bfeba0aee795afeca48c5e
UHC 愿렮畯줏愿렮畯줌^ 1110101010110100100011101011101111110001111000011100000111011110111010101011010010001110101110111111000111100001110000011101110001011110 eab48ebbf1e1c1deeab48ebbf1e1c1dc5e

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