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 ?F?M}?F?M{^ 0011111101000110001111110100110101111101001111110100011000111111010011010111101101011110 3f463f4d7d3f463f4d7b5e
SJIS-WIN ?F?M}?F?M{^ 0011111101000110001111110100110101111101001111110100011000111111010011010111101101011110 3f463f4d7d3f463f4d7b5e
EUC-JP ?F?M}?F?M{^ 0011111101000110001111110100110101111101001111110100011000111111010011010111101101011110 3f463f4d7d3f463f4d7b5e
UTF-8 혬F혩M}혬F혩M{^ 11101101100110001010110001000110111011011001100010101001010011010111110111101101100110001010110001000110111011011001100010101001010011010111101101011110 ed98ac46ed98a94d7ded98ac46ed98a94d7b5e
UHC 혬F혩M}혬F혩M{^ 110000101001010001000110110000101001000101001101011111011100001010010100010001101100001010010001010011010111101101011110 c29446c2914d7dc29446c2914d7b5e

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