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 處??\}處??\{^ 10011001011111000011111100111111010111000111110110011001011111000011111100111111010111000111101101011110 997c3f3f5c7d997c3f3f5c7b5e
EUC-JP 處??\}處??\{^ 11010001110111010011111100111111010111000111110111010001110111010011111100111111010111000111101101011110 d1dd3f3f5c7dd1dd3f3f5c7b5e
UTF-8 處렶렗\}處렶렗\{^ 1110100010011001100101011110101110100000101101101110101110100000100101110101110001111101111010001001100110010101111010111010000010110110111010111010000010010111010111000111101101011110 e89995eba0b6eba0975c7de89995eba0b6eba0975c7b5e
UHC 處렶렗\}處렶렗\{^ 1111010010100101100011101100000110001110101011000101110001111101111101001010010110001110110000011000111010101100010111000111101101011110 f4a58ec18eac5c7df4a58ec18eac5c7b5e

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