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 猜膜鵈\}猜膜鵈\{^ 1110000011001000100101101000110011101001111111000101110001111101111000001100100010010110100011001110100111111100010111000111101101011110 e0c8968ce9fc5c7de0c8968ce9fc5c7b5e
EUC-JP 猜膜鵈\}猜膜鵈\{^ 1110000011001010110010111110110011110010111111100101110001111101111000001100101011001011111011001111001011111110010111000111101101011110 e0cacbecf2fe5c7de0cacbecf2fe5c7b5e
UTF-8 猜膜鵈\}猜膜鵈\{^ 1110011110001100100111001110100010000110100111001110100110110101100010000101110001111101111001111000110010011100111010001000011010011100111010011011010110001000010111000111101101011110 e78c9ce8869ce9b5885c7de78c9ce8869ce9b5885c7b5e
UHC 猜膜?\}猜膜?\{^ 111000111100010011011000101011110011111101011100011111011110001111000100110110001010111100111111010111000111101101011110 e3c4d8af3f5c7de3c4d8af3f5c7b5e

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