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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 魘ヲ闃ス蝓守擂 111010011011010010100110111010001000101010111101111001011001111110001110111001111001110110100101 e9b4a6e88abde59f8ee79da5
EUC-JP 魘ヲ闃ス蝓守擂 1111001010110110100011101010011011101111111010101000111010111101111010101010000110111100111010011101101010100111 f2b68ea6efea8ebdeaa1bce9daa7
UTF-8 魘ヲ闃ス蝓守擂 111010011010110110011000111011111011110110100110111010011001011110000011111011111011110110111101111010001001110110010011111001011010111010001000111001101001001110000010 e9ad98efbda6e99783efbdbde89d93e5ae88e69382
UHC ?????守? 0011111100111111001111110011111100111111111000011111101000111111 3f3f3f3f3fe1fa3f

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