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 豈畷ゥ凡豈畷ゥ本^ 111001101010111110010011111010111010100110010110011111011110011010101111100100111110101110101001100101100111101101011110 e6af93eba9967de6af93eba9967b5e
EUC-JP 豈畷ゥ凡豈畷ゥ本^ 1110110010110001110001101110110110001110101010011100101111011110111011001011000111000110111011011000111010101001110010111101110001011110 ecb1c6ed8ea9cbdeecb1c6ed8ea9cbdc5e
UTF-8 豈畷ゥ凡豈畷ゥ本^ 11101000101100011000100011100111100101011011011111101111101111011010100111100101100001111010000111101000101100011000100011100111100101011011011111101111101111011010100111100110100111001010110001011110 e8b188e795b7efbda9e587a1e8b188e795b7efbda9e69cac5e
UHC 豈??凡豈??本^ 11010001110000100011111100111111110110111110110111010001110000100011111100111111110111001110001001011110 d1c23f3fdbedd1c23f3fdce25e

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