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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 鴫床沆鴫床氿^ 10001110101100001000111110110000111110101111011110001110101100001000111110110000111110101111010101011110 8eb08fb0faf78eb08fb0faf55e
EUC-JP 鴫床沆鴫床氿^ 101111001011001010111110101100101000111111000110111010101011110010110010101111101011001010001111110001101101011101011110 bcb2beb28fc6eabcb2beb28fc6d75e
UTF-8 鴫床沆鴫床氿^ 11101001101101001010101111100101101110101000101011100110101100101000011011101001101101001010101111100101101110101000101011100110101100001011111101011110 e9b4abe5ba8ae6b286e9b4abe5ba8ae6b0bf5e
UHC ?床沆?床?^ 00111111110111111100100111111001111110100011111111011111110010010011111101011110 3fdfc9f9fa3fdfc93f5e

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