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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 衍%ビn}衍%ビn{^ 1001111110100101100000011001001110000011011100100110111001111101100111111010010110000001100100111000001101110010011011100111101101011110 9fa5819383726e7d9fa5819383726e7b5e
EUC-JP 衍%ビn}衍%ビn{^ 1101111010100111101000011111001110100101110100110110111001111101110111101010011110100001111100111010010111010011011011100111101101011110 dea7a1f3a5d36e7ddea7a1f3a5d36e7b5e
UTF-8 衍%ビn}衍%ビn{^ 1110100010100001100011011110111110111100100001011110001110000011100100110110111001111101111010001010000110001101111011111011110010000101111000111000001110010011011011100111101101011110 e8a18defbc85e383936e7de8a18defbc85e383936e7b5e
UHC 衍%ビn}衍%ビn{^ 1110011011100010101000111010010110101011110100110110111001111101111001101110001010100011101001011010101111010011011011100111101101011110 e6e2a3a5abd36e7de6e2a3a5abd36e7b5e

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