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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 蛛イ魘ォ蛛イ閾ェB 11100101100000011011001011101001101101001010101111100101100000011011001011101000100001111010101001000010 e581b2e9b4abe581b2e887aa42
EUC-JP 蛛イ魘ォ蛛イ閾ェB 1110100111100001100011101011001011110010101101101000111010101011111010011110000110001110101100101110111111100111100011101010101001000010 e9e18eb2f2b68eabe9e18eb2efe78eaa42
UTF-8 蛛イ魘ォ蛛イ閾ェB 11101000100110111001101111101111101111011011001011101001101011011001100011101111101111011010101111101000100110111001101111101111101111011011001011101001100101101011111011101111101111011010101001000010 e89b9befbdb2e9ad98efbdabe89b9befbdb2e996beefbdaa42
UHC 蛛???蛛???B 1111000111001000001111110011111100111111111100011100100000111111001111110011111101000010 f1c83f3f3ff1c83f3f3f42

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