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 100101110101000100111111001111111000100101111110001111111001011101010001001111110011111110001001011111100011111101000010 97513f3f897e3f97513f3f897e3f42
EUC-JP 猷??円?猷??円?B 110011011011001000111111001111111011000111011111001111111100110110110010001111110011111110110001110111110011111101000010 cdb23f3fb1df3fcdb23f3fb1df3f42
UTF-8 猷뜰꽦円셶猷뜰꽦円셶B 11100111100011001011011111101011100111001011000011101010101111011010011011100101100001101000011011101100100001011011011011100111100011001011011111101011100111001011000011101010101111011010011011100101100001101000011011101100100001011011011001000010 e78cb7eb9cb0eabda6e58686ec85b6e78cb7eb9cb0eabda6e58686ec85b642
UHC 猷뜰꽦円셶猷뜰꽦円셶B 111010111010001110110110111000111000010010110001111001011111011110011001011101101110101110100011101101101110001110000100101100011110010111110111100110010111011001000010 eba3b6e384b1e5f79976eba3b6e384b1e5f7997642

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