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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 銹器求}銹器求{^ 111001111111011010001010111011011000101110000001011111011110011111110110100010101110110110001011100000010111101101011110 e7f68aed8b817de7f68aed8b817b5e
EUC-JP 銹器求}銹器求{^ 111011101111100010110100111011111011010111100001011111011110111011111000101101001110111110110101111000010111101101011110 eef8b4efb5e17deef8b4efb5e17b5e
UTF-8 銹器求}銹器求{^ 111010011000101010111001111001011001100110101000111001101011000110000010011111011110100110001010101110011110010110011001101010001110011010110001100000100111101101011110 e98ab9e599a8e6b1827de98ab9e599a8e6b1827b5e
UHC 銹器求}銹器求{^ 111000101100100011010000111011111100111110110100011111011110001011001000110100001110111111001111101101000111101101011110 e2c8d0efcfb47de2c8d0efcfb47b5e

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