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 遶コ謐ィ蛛イ隴 1110011110101011101110101110011010001101101010001110010110000001101100101110100010101101 e7abbae68da8e581b2e8ad
EUC-JP 遶コ謐ィ蛛イ隴 1110111010101101100011101011101011101011111011011000111010101000111010011110000110001110101100101111000010101111 eead8ebaebed8ea8e9e18eb2f0af
UTF-8 遶コ謐ィ蛛イ隴 111010011000000110110110111011111011110110111010111010001010110010010000111011111011110110101000111010001001101110011011111011111011110110110010111010011001101010110100 e981b6efbdbae8ac90efbda8e89b9befbdb2e99ab4
UHC ??謐?蛛?? 001111110011111111011010110011010011111111110001110010000011111100111111 3f3fdacd3ff1c83f3f

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