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 鉷磁[}鉷磁[{^ 11111011110011011000111010100101010110110111110111111011110011011000111010100101010110110111101101011110 fbcd8ea55b7dfbcd8ea55b7b5e
EUC-JP 鉷磁[}鉷磁[{^ 100011111110001111110001101111001010011101011011011111011000111111100011111100011011110010100111010110110111101101011110 8fe3f1bca75b7d8fe3f1bca75b7b5e
UTF-8 鉷磁[}鉷磁[{^ 1110100110001001101101111110011110100011100000010101101101111101111010011000100110110111111001111010001110000001010110110111101101011110 e989b7e7a3815b7de989b7e7a3815b7b5e
UHC ?磁[}?磁[{^ 0011111111101101101110000101101101111101001111111110110110111000010110110111101101011110 3fedb85b7d3fedb85b7b5e

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