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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 蛛イ辷セ蛛イ霎杰 11100101100000011011001011100111100010001011111011100101100000011011001011101000101111101001111001011110 e581b2e788bee581b2e8be9e5e
EUC-JP 蛛イ辷セ蛛イ霎杰 11101001111000011000111010110010111011011110100010001110101111101110100111100001100011101011001011110000110000001101101110111111 e9e18eb2ede88ebee9e18eb2f0c0dbbf
UTF-8 蛛イ辷セ蛛イ霎杰 111010001001101110011011111011111011110110110010111010001011111010110111111011111011110110111110111010001001101110011011111011111011110110110010111010011001110010001110111001101001110110110000 e89b9befbdb2e8beb7efbdbee89b9befbdb2e99c8ee69db0
UHC 蛛???蛛??杰 1111000111001000001111110011111100111111111100011100100000111111001111111100101111111001 f1c83f3f3ff1c83f3fcbf9

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