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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 賊棚[}賊棚[{^ 10010001101011111001001001001001010110110111110110010001101011111001001001001001010110110111101101011110 91af92495b7d91af92495b7b5e
EUC-JP 賊棚[}賊棚[{^ 11000010101100011100001110101010010110110111110111000010101100011100001110101010010110110111101101011110 c2b1c3aa5b7dc2b1c3aa5b7b5e
UTF-8 賊棚[}賊棚[{^ 1110100010110011100010101110011010100011100110100101101101111101111010001011001110001010111001101010001110011010010110110111101101011110 e8b38ae6a39a5b7de8b38ae6a39a5b7b5e
UHC 賊棚[}賊棚[{^ 11101110111001001101110111011100010110110111110111101110111001001101110111011100010110110111101101011110 eee4dddc5b7deee4dddc5b7b5e

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