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 叩綻誰旦辿歎^ 10010010010000001001001001011101100100100100111010010010010101011001001001001000100100100101011001011110 9240925d924e9255924892565e
EUC-JP 叩綻誰旦辿歎^ 11000011101000011100001110111110110000111010111111000011101101101100001110101001110000111011011101011110 c3a1c3bec3afc3b6c3a9c3b75e
UTF-8 叩綻誰旦辿歎^ 11100101100011111010100111100111101101101011101111101000101010101011000011100110100101111010011011101000101111101011111111100110101011011000111001011110 e58fa9e7b6bbe8aab0e697a6e8bebfe6ad8e5e
UHC 叩綻誰旦?歎^ 110011011011000011110111101010101110001011000001110100111010100100111111111101111010011101011110 cdb0f7aae2c1d3a93ff7a75e

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