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 ???N}???N{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 衍??N}衍??N{^ 10011111101001010011111100111111010011100111110110011111101001010011111100111111010011100111101101011110 9fa53f3f4e7d9fa53f3f4e7b5e
EUC-JP 衍??N}衍??N{^ 11011110101001110011111100111111010011100111110111011110101001110011111100111111010011100111101101011110 dea73f3f4e7ddea73f3f4e7b5e
UTF-8 衍뚧씟N}衍뚧씟N{^ 1110100010100001100011011110101110011010101001111110110010010100100111110100111001111101111010001010000110001101111010111001101010100111111011001001010010011111010011100111101101011110 e8a18deb9aa7ec949f4e7de8a18deb9aa7ec949f4e7b5e
UHC 衍뚧씟N}衍뚧씟N{^ 1110011011100010100011001110011010011101101100110100111001111101111001101110001010001100111001101001110110110011010011100111101101011110 e6e28ce69db34e7de6e28ce69db34e7b5e

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