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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN イ魎駭}イ魎駭{^ 10110010111010011011001011101001011011100111110110110010111010011011001011101001011011100111101101011110 b2e9b2e96e7db2e9b2e96e7b5e
EUC-JP イ魎駭}イ魎駭{^ 100011101011001011110010101101001111000111001111011111011000111010110010111100101011010011110001110011110111101101011110 8eb2f2b4f1cf7d8eb2f2b4f1cf7b5e
UTF-8 イ魎駭}イ魎駭{^ 111011111011110110110010111010011010110110001110111010011010011110101101011111011110111110111101101100101110100110101101100011101110100110100111101011010111101101011110 efbdb2e9ad8ee9a7ad7defbdb2e9ad8ee9a7ad7b5e
UHC ??駭}??駭{^ 0011111100111111111110101011010001111101001111110011111111111010101101000111101101011110 3f3ffab47d3f3ffab47b5e

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