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 ????d????dB 0011111100111111001111110011111101100100001111110011111100111111001111110110010001000010 3f3f3f3f643f3f3f3f6442
SJIS-WIN 蛛イ辷セd蛛イ辷セdB 111001011000000110110010111001111000100010111110011001001110010110000001101100101110011110001000101111100110010001000010 e581b2e788be64e581b2e788be6442
EUC-JP 蛛イ辷セd蛛イ辷セdB 11101001111000011000111010110010111011011110100010001110101111100110010011101001111000011000111010110010111011011110100010001110101111100110010001000010 e9e18eb2ede88ebe64e9e18eb2ede88ebe6442
UTF-8 蛛イ辷セd蛛イ辷セdB 111010001001101110011011111011111011110110110010111010001011111010110111111011111011110110111110011001001110100010011011100110111110111110111101101100101110100010111110101101111110111110111101101111100110010001000010 e89b9befbdb2e8beb7efbdbe64e89b9befbdb2e8beb7efbdbe6442
UHC 蛛???d蛛???dB 11110001110010000011111100111111001111110110010011110001110010000011111100111111001111110110010001000010 f1c83f3f3f64f1c83f3f3f6442

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