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 收??\}收??\{^ 10011101101111100011111100111111010111000111110110011101101111100011111100111111010111000111101101011110 9dbe3f3f5c7d9dbe3f3f5c7b5e
EUC-JP 收??\}收??\{^ 11011010110000000011111100111111010111000111110111011010110000000011111100111111010111000111101101011110 dac03f3f5c7ddac03f3f5c7b5e
UTF-8 收롰뢌\}收롰뢌\{^ 1110011010010100101101101110101110100001101100001110101110100010100011000101110001111101111001101001010010110110111010111010000110110000111010111010001010001100010111000111101101011110 e694b6eba1b0eba28c5c7de694b6eba1b0eba28c5c7b5e
UHC 收롰뢌\}收롰뢌\{^ 1110001010100101100011101110110110001111010010000101110001111101111000101010010110001110111011011000111101001000010111000111101101011110 e2a58eed8f485c7de2a58eed8f485c7b5e

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