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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 衍??\}衍??\{^ 10011111101001010011111100111111010111000111110110011111101001010011111100111111010111000111101101011110 9fa53f3f5c7d9fa53f3f5c7b5e
EUC-JP 衍??\}衍??\{^ 11011110101001110011111100111111010111000111110111011110101001110011111100111111010111000111101101011110 dea73f3f5c7ddea73f3f5c7b5e
UTF-8 衍뤹ㅊ\}衍뤹ㅊ\{^ 1110100010100001100011011110101110100100101110011110001110000101100010100101110001111101111010001010000110001101111010111010010010111001111000111000010110001010010111000111101101011110 e8a18deba4b9e3858a5c7de8a18deba4b9e3858a5c7b5e
UHC 衍뤹ㅊ\}衍뤹ㅊ\{^ 1110011011100010100011111110011110100100101110100101110001111101111001101110001010001111111001111010010010111010010111000111101101011110 e6e28fe7a4ba5c7de6e28fe7a4ba5c7b5e

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