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 樽村存誰遜損^ 10010010010011011001000110111010100100011011011010010010010011101001000110111011100100011011100101011110 924d91ba91b6924e91bb91b95e
EUC-JP 樽村存誰遜損^ 11000011101011101100001010111100110000101011100011000011101011111100001010111101110000101011101101011110 c3aec2bcc2b8c3afc2bdc2bb5e
UTF-8 樽村存誰遜損^ 11100110101010001011110111100110100111011001000111100101101011011001100011101000101010101011000011101001100000011001110011100110100100001000110101011110 e6a8bde69d91e5ad98e8aab0e9819ce6908d5e
UHC 樽村存誰遜損^ 11110001110111001111010110111101111100001110110111100010110000011110000111100001111000011101111101011110 f1dcf5bdf0ede2c1e1e1e1df5e

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