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 蛛イ蝓キ蛛イ謔 1110010110000001101100101110010110011111101101111110010110000001101100101110011010000010 e581b2e59fb7e581b2e682
EUC-JP 蛛イ蝓キ蛛イ謔 1110100111100001100011101011001011101010101000011000111010110111111010011110000110001110101100101110101111100010 e9e18eb2eaa18eb7e9e18eb2ebe2
UTF-8 蛛イ蝓キ蛛イ謔 111010001001101110011011111011111011110110110010111010001001110110010011111011111011110110110111111010001001101110011011111011111011110110110010111010001010110010010100 e89b9befbdb2e89d93efbdb7e89b9befbdb2e8ac94
UHC 蛛???蛛?謔 11110001110010000011111100111111001111111111000111001000001111111111100111001100 f1c83f3f3ff1c83ff9cc

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