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 衍絅黽衍絅黽^ 10011111101001011110001101000100111010101000011010011111101001011110001101000100111010101000011001011110 9fa5e344ea869fa5e344ea865e
EUC-JP 衍絅黽衍絅黽^ 11011110101001111110010110100101111100111110011011011110101001111110010110100101111100111110011001011110 dea7e5a5f3e6dea7e5a5f3e65e
UTF-8 衍絅黽衍絅黽^ 11101000101000011000110111100111101101011000010111101001101110111011110111101000101000011000110111100111101101011000010111101001101110111011110101011110 e8a18de7b585e9bbbde8a18de7b585e9bbbd5e
UHC 衍絅?衍絅?^ 1110011011100010110011001110011100111111111001101110001011001100111001110011111101011110 e6e2cce73fe6e2cce73f5e

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