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^ 111001111000110010110111111010111001110110100000111011001011111010101011111011001010011110011010010011001110011110001100101101111110101110011101101000001110110010111110101010111110110010100111100110100100110001011110 e78cb7eb9da0ecbeabeca79a4ce78cb7eb9da0ecbeabeca79a4c5e
UHC 猷띠쾫짚L猷띠쾫짚L^ 11101011101000111011011011101100101100101000001011000010101001000100110011101011101000111011011011101100101100101000001011000010101001000100110001011110 eba3b6ecb282c2a44ceba3b6ecb282c2a44c5e

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