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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 獻珀[}獻珀[{^ 11100000110110011110000011011111010110110111110111100000110110011110000011011111010110110111101101011110 e0d9e0df5b7de0d9e0df5b7b5e
EUC-JP 獻珀[}獻珀[{^ 11100000110110111110000011100001010110110111110111100000110110111110000011100001010110110111101101011110 e0dbe0e15b7de0dbe0e15b7b5e
UTF-8 獻珀[}獻珀[{^ 1110011110001101101110111110011110001111100000000101101101111101111001111000110110111011111001111000111110000000010110110111101101011110 e78dbbe78f805b7de78dbbe78f805b7b5e
UHC 獻珀[}獻珀[{^ 11111010110011001101101011010110010110110111110111111010110011001101101011010110010110110111101101011110 faccdad65b7dfaccdad65b7b5e

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