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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 猷??松?猷??松?B 100101110101000100111111001111111000111110111100001111111001011101010001001111110011111110001111101111000011111101000010 97513f3f8fbc3f97513f3f8fbc3f42
EUC-JP 猷??松?猷??松?B 110011011011001000111111001111111011111010111110001111111100110110110010001111110011111110111110101111100011111101000010 cdb23f3fbebe3fcdb23f3fbebe3f42
UTF-8 猷띕걮松펝猷띕걮松펝B 11100111100011001011011111101011100111011001010111101010101100011010111011100110100111011011111011101101100011101001110111100111100011001011011111101011100111011001010111101010101100011010111011100110100111011011111011101101100011101001110101000010 e78cb7eb9d95eab1aee69dbeed8e9de78cb7eb9d95eab1aee69dbeed8e9d42
UHC 猷띕걮松펝猷띕걮松펝B 111010111010001110110110111010111000000110010111111000011110011010111100011011101110101110100011101101101110101110000001100101111110000111100110101111000110111001000010 eba3b6eb8197e1e6bc6eeba3b6eb8197e1e6bc6e42

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