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 賊辿[}賊辿[{^ 10010001101011111001001001001000010110110111110110010001101011111001001001001000010110110111101101011110 91af92485b7d91af92485b7b5e
EUC-JP 賊辿[}賊辿[{^ 11000010101100011100001110101001010110110111110111000010101100011100001110101001010110110111101101011110 c2b1c3a95b7dc2b1c3a95b7b5e
UTF-8 賊辿[}賊辿[{^ 1110100010110011100010101110100010111110101111110101101101111101111010001011001110001010111010001011111010111111010110110111101101011110 e8b38ae8bebf5b7de8b38ae8bebf5b7b5e
UHC 賊?[}賊?[{^ 1110111011100100001111110101101101111101111011101110010000111111010110110111101101011110 eee43f5b7deee43f5b7b5e

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