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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 楷?諧?楷?諧?^ 10011110101100100011111111100110011111100011111110011110101100100011111111100110011111100011111101011110 9eb23fe67e3f9eb23fe67e3f5e
EUC-JP 楷?諧?楷?諧?^ 11011100101101000011111111101011110111110011111111011100101101000011111111101011110111110011111101011110 dcb43febdf3fdcb43febdf3f5e
UTF-8 楷렏諧텡楷렏諧텝^ 11100110101001011011011111101011101000001000111111101000101010111010011111101101100001011010000111100110101001011011011111101011101000001000111111101000101010111010011111101101100001011001110101011110 e6a5b7eba08fe8aba7ed85a1e6a5b7eba08fe8aba7ed859d5e
UHC 楷렏諧텡楷렏諧텝^ 1111101010101100100011101010010111111010101100101100010111011110111110101010110010001110101001011111101010110010110001011101110001011110 faac8ea5fab2c5defaac8ea5fab2c5dc5e

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