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 ??????彦?^ 00111111001111110011111100111111001111110011111110010101010001100011111101011110 3f3f3f3f3f3f95463f5e
EUC-JP 饔??旿??彦?^ 1000111111101000111011110011111100111111100011111100000111110100001111110011111111001001101001110011111101011110 8fe8ef3f3f8fc1f43f3fc9a73f5e
UTF-8 饔ㅿ쉭旿듿몚彦텺^ 11101001101001011001010011100011100001011011111111101100100010011010110111100110100101111011111111101011100100111011111111101011101010101001101011100101101111011010011011101101100001011011101001011110 e9a594e385bfec89ade697bfeb93bfebaa9ae5bda6ed85ba5e
UHC 饔ㅿ쉭旿듿몚彦텺^ 1110100010111101101001001110111110111101101011011110011111111010100010101110010110010001100010001110010111101001101101110100110101011110 e8bda4efbdade7fa8ae59188e5e9b74d5e

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