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 100101110101000100111111001111111110010101011101001111111001011101010001001111110011111111100101010111010011111101000010 97513f3fe55d3f97513f3fe55d3f42
EUC-JP 猷??蘊?猷??蘊?B 110011011011001000111111001111111110100110111110001111111100110110110010001111110011111111101001101111100011111101000010 cdb23f3fe9be3fcdb23f3fe9be3f42
UTF-8 猷띄킀蘊엟猷띄킀蘊엟B 11100111100011001011011111101011100111011000010011101101100000101000000011101000100110001000101011101100100101111001111111100111100011001011011111101011100111011000010011101101100000101000000011101000100110001000101011101100100101111001111101000010 e78cb7eb9d84ed8280e8988aec979fe78cb7eb9d84ed8280e8988aec979f42
UHC 猷띄킀蘊엟猷띄킀蘊엟B 111010111010001110110110111001111011010010001101111010001011001110011110011101101110101110100011101101101110011110110100100011011110100010110011100111100111011001000010 eba3b6e7b48de8b39e76eba3b6e7b48de8b39e7642

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