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 慂뗫즯\}慂뗫즯\{^ 1110011010000101100000101110101110010111101010111110110010100110101011110101110001111101111001101000010110000010111010111001011110101011111011001010011010101111010111000111101101011110 e68582eb97abeca6af5c7de68582eb97abeca6af5c7b5e
UHC 慂뗫즯\}慂뗫즯\{^ 1110100110111101100010111110101110100011100000010101110001111101111010011011110110001011111010111010001110000001010111000111101101011110 e9bd8beba3815c7de9bd8beba3815c7b5e

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