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 蛛イ貉ソ蛛イ豎 1110010110000001101100101110011010111001101111111110010110000001101100101110011010110001 e581b2e6b9bfe581b2e6b1
EUC-JP 蛛イ貉ソ蛛イ豎 1110100111100001100011101011001011101100101110111000111010111111111010011110000110001110101100101110110010110011 e9e18eb2ecbb8ebfe9e18eb2ecb3
UTF-8 蛛イ貉ソ蛛イ豎 111010001001101110011011111011111011110110110010111010001011001010001001111011111011110110111111111010001001101110011011111011111011110110110010111010001011000110001110 e89b9befbdb2e8b289efbdbfe89b9befbdb2e8b18e
UHC 蛛???蛛?? 111100011100100000111111001111110011111111110001110010000011111100111111 f1c83f3f3ff1c83f3f

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