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 韆占珍韆占珍^ 11101000111001101001000011101000100100101011111111101000111001101001000011101000100100101011111101011110 e8e690e892bfe8e690e892bf5e
EUC-JP 韆占珍韆占珍^ 11110000111010001100000011101010110001001100000111110000111010001100000011101010110001001100000101011110 f0e8c0eac4c1f0e8c0eac4c15e
UTF-8 韆占珍韆占珍^ 11101001100111111000011011100101100011011010000011100111100011111000110111101001100111111000011011100101100011011010000011100111100011111000110101011110 e99f86e58da0e78f8de99f86e58da0e78f8d5e
UHC 韆占珍韆占珍^ 11110100110001111110111110111111111100101101001011110100110001111110111110111111111100101101001001011110 f4c7efbff2d2f4c7efbff2d25e

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