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 社?[}社?[{^ 1000111011010000001111110101101101111101100011101101000000111111010110110111101101011110 8ed03f5b7d8ed03f5b7b5e
EUC-JP 社?[}社?[{^ 1011110011010010001111110101101101111101101111001101001000111111010110110111101101011110 bcd23f5b7dbcd23f5b7b5e
UTF-8 社琡[}社琡[{^ 1110011110100100101111101110011110010000101000010101101101111101111001111010010010111110111001111001000010100001010110110111101101011110 e7a4bee790a15b7de7a4bee790a15b7b5e
UHC 社琡[}社琡[{^ 11011110111001001110001011011010010110110111110111011110111001001110001011011010010110110111101101011110 dee4e2da5b7ddee4e2da5b7b5e

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