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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 魘ォ螻。D魘ォ螻。D^ 111010011011010010101011111001011011000110100001010001001110100110110100101010111110010110110001101000010100010001011110 e9b4abe5b1a144e9b4abe5b1a1445e
EUC-JP 魘ォ螻。D魘ォ螻。D^ 11110010101101101000111010101011111010101011001110001110101000010100010011110010101101101000111010101011111010101011001110001110101000010100010001011110 f2b68eabeab38ea144f2b68eabeab38ea1445e
UTF-8 魘ォ螻。D魘ォ螻。D^ 111010011010110110011000111011111011110110101011111010001001111010111011111011111011110110100001010001001110100110101101100110001110111110111101101010111110100010011110101110111110111110111101101000010100010001011110 e9ad98efbdabe89ebbefbda144e9ad98efbdabe89ebbefbda1445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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