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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 魃殉\}魃殉\{^ 11101001101011111000111101111101010111000111110111101001101011111000111101111101010111000111101101011110 e9af8f7d5c7de9af8f7d5c7b5e
EUC-JP 魃殉\}魃殉\{^ 11110010101100011011110111011110010111000111110111110010101100011011110111011110010111000111101101011110 f2b1bdde5c7df2b1bdde5c7b5e
UTF-8 魃殉\}魃殉\{^ 1110100110101101100000111110011010101110100010010101110001111101111010011010110110000011111001101010111010001001010111000111101101011110 e9ad83e6ae895c7de9ad83e6ae895c7b5e
UHC 魃殉\}魃殉\{^ 11011011101001101110001011100110010111000111110111011011101001101110001011100110010111000111101101011110 dba6e2e65c7ddba6e2e65c7b5e

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