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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 慂??\}慂??\{^ 10011100110010000011111100111111010111000111110110011100110010000011111100111111010111000111101101011110 9cc83f3f5c7d9cc83f3f5c7b5e
EUC-JP 慂??\}慂??\{^ 11011000110010100011111100111111010111000111110111011000110010100011111100111111010111000111101101011110 d8ca3f3f5c7dd8ca3f3f5c7b5e
UTF-8 慂뗧뙧\}慂뗧뙧\{^ 1110011010000101100000101110101110010111101001111110101110011001101001110101110001111101111001101000010110000010111010111001011110100111111010111001100110100111010111000111101101011110 e68582eb97a7eb99a75c7de68582eb97a7eb99a75c7b5e
UHC 慂뗧뙧\}慂뗧뙧\{^ 1110100110111101100010111110011110001100101010110101110001111101111010011011110110001011111001111000110010101011010111000111101101011110 e9bd8be78cab5c7de9bd8be78cab5c7b5e

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