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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 猷??L猷??L^ 1001011101010001001111110011111101001100100101110101000100111111001111110100110001011110 97513f3f4c97513f3f4c5e
EUC-JP 猷??L猷??L^ 1100110110110010001111110011111101001100110011011011001000111111001111110100110001011110 cdb23f3f4ccdb23f3f4c5e
UTF-8 猷띠◁L猷띠◁L^ 111001111000110010110111111010111001110110100000111000101001011110000001010011001110011110001100101101111110101110011101101000001110001010010111100000010100110001011110 e78cb7eb9da0e297814ce78cb7eb9da0e297814c5e
UHC 猷띠◁L猷띠◁L^ 111010111010001110110110111011001010001010110111010011001110101110100011101101101110110010100010101101110100110001011110 eba3b6eca2b74ceba3b6eca2b74c5e

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