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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 捨萸羮捨萸羮^ 10001110110011001110010011001110111000111011110010001110110011001110010011001110111000111011110001011110 8ecce4cee3bc8ecce4cee3bc5e
EUC-JP 捨萸羮捨萸羮^ 10111100110011101110100011010000111001101011111010111100110011101110100011010000111001101011111001011110 bccee8d0e6bebccee8d0e6be5e
UTF-8 捨萸羮捨萸羮^ 11100110100011011010100011101000100100001011100011100111101111101010111011100110100011011010100011101000100100001011100011100111101111101010111001011110 e68da8e890b8e7beaee68da8e890b8e7beae5e
UHC 捨萸?捨萸?^ 1101111011010111111010111010110100111111110111101101011111101011101011010011111101011110 ded7ebad3fded7ebad3f5e

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