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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 衍??[衍??[^ 1001111110100101001111110011111101011011100111111010010100111111001111110101101101011110 9fa53f3f5b9fa53f3f5b5e
EUC-JP 衍??[衍??[^ 1101111010100111001111110011111101011011110111101010011100111111001111110101101101011110 dea73f3f5bdea73f3f5b5e
UTF-8 衍뤹ㅊ[衍뤹ㅊ[^ 111010001010000110001101111010111010010010111001111000111000010110001010010110111110100010100001100011011110101110100100101110011110001110000101100010100101101101011110 e8a18deba4b9e3858a5be8a18deba4b9e3858a5b5e
UHC 衍뤹ㅊ[衍뤹ㅊ[^ 111001101110001010001111111001111010010010111010010110111110011011100010100011111110011110100100101110100101101101011110 e6e28fe7a4ba5be6e28fe7a4ba5b5e

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