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{^ 11100001101100111110100110110010111010011011001001010110011011100111110111100001101100111110100110110010111010011011001001010110011011100111101101011110 e1b3e9b2e9b2566e7de1b3e9b2e9b2566e7b5e
EUC-JP 盖魎魎Vn}盖魎魎Vn{^ 11100010101101011111001010110100111100101011010001010110011011100111110111100010101101011111001010110100111100101011010001010110011011100111101101011110 e2b5f2b4f2b4566e7de2b5f2b4f2b4566e7b5e
UTF-8 盖魎魎Vn}盖魎魎Vn{^ 11100111100110111001011011101001101011011000111011101001101011011000111001010110011011100111110111100111100110111001011011101001101011011000111011101001101011011000111001010110011011100111101101011110 e79b96e9ad8ee9ad8e566e7de79b96e9ad8ee9ad8e566e7b5e
UHC 盖??Vn}盖??Vn{^ 110010111100110000111111001111110101011001101110011111011100101111001100001111110011111101010110011011100111101101011110 cbcc3f3f566e7dcbcc3f3f566e7b5e

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