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 ???Vn}???Vn{^ 00111111001111110011111101010110011011100111110100111111001111110011111101010110011011100111101101011110 3f3f3f566e7d3f3f3f566e7b5e
SJIS-WIN 猜膜鵈Vn}猜膜鵈Vn{^ 11100000110010001001011010001100111010011111110001010110011011100111110111100000110010001001011010001100111010011111110001010110011011100111101101011110 e0c8968ce9fc566e7de0c8968ce9fc566e7b5e
EUC-JP 猜膜鵈Vn}猜膜鵈Vn{^ 11100000110010101100101111101100111100101111111001010110011011100111110111100000110010101100101111101100111100101111111001010110011011100111101101011110 e0cacbecf2fe566e7de0cacbecf2fe566e7b5e
UTF-8 猜膜鵈Vn}猜膜鵈Vn{^ 11100111100011001001110011101000100001101001110011101001101101011000100001010110011011100111110111100111100011001001110011101000100001101001110011101001101101011000100001010110011011100111101101011110 e78c9ce8869ce9b588566e7de78c9ce8869ce9b588566e7b5e
UHC 猜膜?Vn}猜膜?Vn{^ 1110001111000100110110001010111100111111010101100110111001111101111000111100010011011000101011110011111101010110011011100111101101011110 e3c4d8af3f566e7de3c4d8af3f566e7b5e

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