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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 豕・豐凡豕・豐本^ 111001101011001110100101111001101011001010010110011111011110011010110011101001011110011010110010100101100111101101011110 e6b3a5e6b2967de6b3a5e6b2967b5e
EUC-JP 豕・豐凡豕・豐本^ 1110110010110101100011101010010111101100101101001100101111011110111011001011010110001110101001011110110010110100110010111101110001011110 ecb58ea5ecb4cbdeecb58ea5ecb4cbdc5e
UTF-8 豕・豐凡豕・豐本^ 11101000101100011001010111101111101111011010010111101000101100011001000011100101100001111010000111101000101100011001010111101111101111011010010111101000101100011001000011100110100111001010110001011110 e8b195efbda5e8b190e587a1e8b195efbda5e8b190e69cac5e
UHC 豕??凡豕??本^ 11100011110011100011111100111111110110111110110111100011110011100011111100111111110111001110001001011110 e3ce3f3fdbede3ce3f3fdce25e

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