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 ??\on}??\on{^ 00111111001111110101110001101111011011100111110100111111001111110101110001101111011011100111101101011110 3f3f5c6f6e7d3f3f5c6f6e7b5e
SJIS-WIN 煽嗽\on}煽嗽\on{^ 1001000011111000100110100111010101011100011011110110111001111101100100001111100010011010011101010101110001101111011011100111101101011110 90f89a755c6f6e7d90f89a755c6f6e7b5e
EUC-JP 煽嗽\on}煽嗽\on{^ 1100000011111010110100111101011001011100011011110110111001111101110000001111101011010011110101100101110001101111011011100111101101011110 c0fad3d65c6f6e7dc0fad3d65c6f6e7b5e
UTF-8 煽嗽\on}煽嗽\on{^ 111001111000010110111101111001011001011110111101010111000110111101101110011111011110011110000101101111011110010110010111101111010101110001101111011011100111101101011110 e785bde597bd5c6f6e7de785bde597bd5c6f6e7b5e
UHC 煽嗽\on}煽嗽\on{^ 1110000011000011111000011111010101011100011011110110111001111101111000001100001111100001111101010101110001101111011011100111101101011110 e0c3e1f55c6f6e7de0c3e1f55c6f6e7b5e

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