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^ 111001111000110010110111111010111001110110100000111011001010101110101010010011001110011110001100101101111110101110011101101000001110110010101011101010100100110001011110 e78cb7eb9da0ecabaa4ce78cb7eb9da0ecabaa4c5e
UHC 猷띠쫪L猷띠쫪L^ 111010111010001110110110111011001010011010000011010011001110101110100011101101101110110010100110100000110100110001011110 eba3b6eca6834ceba3b6eca6834c5e

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