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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 題屯?}題屯?{^ 10010001111010001001001111010100001111110111110110010001111010001001001111010100001111110111101101011110 91e893d43f7d91e893d43f7b5e
EUC-JP 題屯?}題屯?{^ 11000010111010101100011011010110001111110111110111000010111010101100011011010110001111110111101101011110 c2eac6d63f7dc2eac6d63f7b5e
UTF-8 題屯♣}題屯♣{^ 111010011010000110001100111001011011000110101111111000101001100110100011011111011110100110100001100011001110010110110001101011111110001010011001101000110111101101011110 e9a18ce5b1afe299a37de9a18ce5b1afe299a37b5e
UHC 題屯♣}題屯♣{^ 111100001011100111010100111010101010001011000000011111011111000010111001110101001110101010100010110000000111101101011110 f0b9d4eaa2c07df0b9d4eaa2c07b5e

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