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 ??`k}??`k{^ 0011111100111111011000000110101101111101001111110011111101100000011010110111101101011110 3f3f606b7d3f3f606b7b5e
SJIS-WIN 鴆自`k}鴆自`k{^ 111010011110111110001110101010010110000001101011011111011110100111101111100011101010100101100000011010110111101101011110 e9ef8ea9606b7de9ef8ea9606b7b5e
EUC-JP 鴆自`k}鴆自`k{^ 111100101111000110111100101010110110000001101011011111011111001011110001101111001010101101100000011010110111101101011110 f2f1bcab606b7df2f1bcab606b7b5e
UTF-8 鴆自`k}鴆自`k{^ 11101001101101001000011011101000100001111010101001100000011010110111110111101001101101001000011011101000100001111010101001100000011010110111101101011110 e9b486e887aa606b7de9b486e887aa606b7b5e
UHC ?自`k}?自`k{^ 00111111111011011011101101100000011010110111110100111111111011011011101101100000011010110111101101011110 3fedbb606b7d3fedbb606b7b5e

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