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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 賊短f賊短^}Y賊短f賊短^}bE 10010001101011111001001001011010011001101001000110101111100100100101101001011110011111010101100110010001101011111001001001011010011001101001000110101111100100100101101001011110011111010110001001000101 91af925a6691af925a5e7d5991af925a6691af925a5e7d6245
EUC-JP 賊短f賊短^}Y賊短f賊短^}bE 11000010101100011100001110111011011001101100001010110001110000111011101101011110011111010101100111000010101100011100001110111011011001101100001010110001110000111011101101011110011111010110001001000101 c2b1c3bb66c2b1c3bb5e7d59c2b1c3bb66c2b1c3bb5e7d6245
UTF-8 賊短f賊短^}Y賊短f賊短^}bE 111010001011001110001010111001111001111110101101011001101110100010110011100010101110011110011111101011010101111001111101010110011110100010110011100010101110011110011111101011010110011011101000101100111000101011100111100111111010110101011110011111010110001001000101 e8b38ae79fad66e8b38ae79fad5e7d59e8b38ae79fad66e8b38ae79fad5e7d6245
UHC 賊短f賊短^}Y賊短f賊短^}bE 11101110111001001101001110101101011001101110111011100100110100111010110101011110011111010101100111101110111001001101001110101101011001101110111011100100110100111010110101011110011111010110001001000101 eee4d3ad66eee4d3ad5e7d59eee4d3ad66eee4d3ad5e7d6245

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