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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 徇??[}徇??[{^ 10011100011011010011111100111111010110110111110110011100011011010011111100111111010110110111101101011110 9c6d3f3f5b7d9c6d3f3f5b7b5e
EUC-JP 徇??[}徇??[{^ 11010111110011100011111100111111010110110111110111010111110011100011111100111111010110110111101101011110 d7ce3f3f5b7dd7ce3f3f5b7b5e
UTF-8 徇롍렔[}徇롍렔[{^ 1110010110111110100001111110101110100001100011011110101110100000100101000101101101111101111001011011111010000111111010111010000110001101111010111010000010010100010110110111101101011110 e5be87eba18deba0945b7de5be87eba18deba0945b7b5e
UHC 徇롍렔[}徇롍렔[{^ 1110001011011111100011101101001110001110101010010101101101111101111000101101111110001110110100111000111010101001010110110111101101011110 e2df8ed38ea95b7de2df8ed38ea95b7b5e

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