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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 猷??猷??徇 10010111010100010011111100111111100101110101000100111111001111111001110001101101 97513f3f97513f3f9c6d
EUC-JP 猷??猷??徇 11001101101100100011111100111111110011011011001000111111001111111101011111001110 cdb23f3fcdb23f3fd7ce
UTF-8 猷뜯닲猷닷뒣徇 111001111000110010110111111010111001110010101111111010111000101110110010111001111000110010110111111010111000101110110111111010111001001010100011111001011011111010000111 e78cb7eb9cafeb8bb2e78cb7eb8bb7eb92a3e5be87
UHC 猷뜯닲猷닷뒣徇 1110101110100011101101101110001010001000101010001110101110100011101101001110010110001010100111111110001011011111 eba3b6e288a8eba3b4e58a9fe2df

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