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^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
SJIS-WIN 猷???L猷???L^ 10010111010100010011111100111111001111110100110010010111010100010011111100111111001111110100110001011110 97513f3f3f4c97513f3f3f4c5e
EUC-JP 猷???L猷???L^ 11001101101100100011111100111111001111110100110011001101101100100011111100111111001111110100110001011110 cdb23f3f3f4ccdb23f3f3f4c5e
UTF-8 猷뗑묌궚L猷뗑묌궚L^ 111001111000110010110111111010111001011110010001111010111010110010001100111010101011011010011010010011001110011110001100101101111110101110010111100100011110101110101100100011001110101010110110100110100100110001011110 e78cb7eb9791ebac8ceab69a4ce78cb7eb9791ebac8ceab69a4c5e
UHC 猷뗑묌궚L猷뗑묌궚L^ 11101011101000111011011011000100100100011110100110000010101011110100110011101011101000111011011011000100100100011110100110000010101011110100110001011110 eba3b6c491e982af4ceba3b6c491e982af4c5e

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