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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 驤占珍驤占珍^ 11101001100010001001000011101000100100101011111111101001100010001001000011101000100100101011111101011110 e98890e892bfe98890e892bf5e
EUC-JP 驤占珍驤占珍^ 11110001111010001100000011101010110001001100000111110001111010001100000011101010110001001100000101011110 f1e8c0eac4c1f1e8c0eac4c15e
UTF-8 驤占珍驤占珍^ 11101001101010011010010011100101100011011010000011100111100011111000110111101001101010011010010011100101100011011010000011100111100011111000110101011110 e9a9a4e58da0e78f8de9a9a4e58da0e78f8d5e
UHC ?占珍?占珍^ 0011111111101111101111111111001011010010001111111110111110111111111100101101001001011110 3fefbff2d23fefbff2d25e

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