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 ????C????C^ 0011111100111111001111110011111101000011001111110011111100111111001111110100001101011110 3f3f3f3f433f3f3f3f435e
SJIS-WIN 蛛イ辷セC蛛イ辷セC^ 111001011000000110110010111001111000100010111110010000111110010110000001101100101110011110001000101111100100001101011110 e581b2e788be43e581b2e788be435e
EUC-JP 蛛イ辷セC蛛イ辷セC^ 11101001111000011000111010110010111011011110100010001110101111100100001111101001111000011000111010110010111011011110100010001110101111100100001101011110 e9e18eb2ede88ebe43e9e18eb2ede88ebe435e
UTF-8 蛛イ辷セC蛛イ辷セC^ 111010001001101110011011111011111011110110110010111010001011111010110111111011111011110110111110010000111110100010011011100110111110111110111101101100101110100010111110101101111110111110111101101111100100001101011110 e89b9befbdb2e8beb7efbdbe43e89b9befbdb2e8beb7efbdbe435e
UHC 蛛???C蛛???C^ 11110001110010000011111100111111001111110100001111110001110010000011111100111111001111110100001101011110 f1c83f3f3f43f1c83f3f3f435e

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