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 寃?禹?寃?禹?^ 10011011100000110011111111100010010110100011111110011011100000110011111111100010010110100011111101011110 9b833fe25a3f9b833fe25a3f5e
EUC-JP 寃?禹?寃?禹?^ 11010101111000110011111111100011101110110011111111010101111000110011111111100011101110110011111101011110 d5e33fe3bb3fd5e33fe3bb3f5e
UTF-8 寃렪禹줏寃렪禹줌^ 11100101101011111000001111101011101000001010101011100111101001101011100111101100101001001000111111100101101011111000001111101011101000001010101011100111101001101011100111101100101001001000110001011110 e5af83eba0aae7a6b9eca48fe5af83eba0aae7a6b9eca48c5e
UHC 寃렪禹줏寃렪禹줌^ 1110101010110010100011101011100011101001111000001100000111011110111010101011001010001110101110001110100111100000110000011101110001011110 eab28eb8e9e0c1deeab28eb8e9e0c1dc5e

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