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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 邯壽純邯壽純^ 11100111101101101001101011100110100011111000001111100111101101101001101011100110100011111000001101011110 e7b69ae68f83e7b69ae68f835e
EUC-JP 邯壽純邯壽純^ 11101110101110001101010011101000101111011110001111101110101110001101010011101000101111011110001101011110 eeb8d4e8bde3eeb8d4e8bde35e
UTF-8 邯壽純邯壽純^ 11101001100000101010111111100101101000111011110111100111101101001001010011101001100000101010111111100101101000111011110111100111101101001001010001011110 e982afe5a3bde7b494e982afe5a3bde7b4945e
UHC 邯壽純邯壽純^ 11001010111110111110000111111000111000101110110111001010111110111110000111111000111000101110110101011110 cafbe1f8e2edcafbe1f8e2ed5e

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