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 ‰tˆ¾\on}‰tˆ¾\on{^ 1000100101110100100010001011111001011100011011110110111001111101100010010111010010001000101111100101110001101111011011100111101101011110 897488be5c6f6e7d897488be5c6f6e7b5e
SJIS-WIN ?t??\on}?t??\on{^ 0011111101110100001111110011111101011100011011110110111001111101001111110111010000111111001111110101110001101111011011100111101101011110 3f743f3f5c6f6e7d3f743f3f5c6f6e7b5e
EUC-JP ?t??\on}?t??\on{^ 0011111101110100001111110011111101011100011011110110111001111101001111110111010000111111001111110101110001101111011011100111101101011110 3f743f3f5c6f6e7d3f743f3f5c6f6e7b5e
UTF-8 ‰tˆ¾\on}‰tˆ¾\on{^ 1100001010001001011101001100001010001000110000101011111001011100011011110110111001111101110000101000100101110100110000101000100011000010101111100101110001101111011011100111101101011110 c28974c288c2be5c6f6e7dc28974c288c2be5c6f6e7b5e
UHC ?t?¾\on}?t?¾\on{^ 00111111011101000011111110101000111110100101110001101111011011100111110100111111011101000011111110101000111110100101110001101111011011100111101101011110 3f743fa8fa5c6f6e7d3f743fa8fa5c6f6e7b5e

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