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 ??????O^ 0011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f4f5e
SJIS-WIN 猷??猷ワ?O^ 1001011101010001001111110011111110010111010100011000001110001111001111110100111101011110 97513f3f9751838f3f4f5e
EUC-JP 猷??猷ワ?O^ 1100110110110010001111110011111111001101101100101010010111101111001111110100111101011110 cdb23f3fcdb2a5ef3f4f5e
UTF-8 猷띠뿄猷ワ쭓O^ 1110011110001100101101111110101110011101101000001110101110111111100001001110011110001100101101111110001110000011101011111110110010101101100100110100111101011110 e78cb7eb9da0ebbf84e78cb7e383afecad934f5e
UHC 猷띠뿄猷ワ쭓O^ 1110101110100011101101101110110010010111100011001110101110100011101010111110111110100111100010110100111101011110 eba3b6ec978ceba3abefa78b4f5e

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